mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-06 19:45:29 +00:00
CI: bump VM's Ubuntu version to 20 (#81)
This commit is contained in:
parent
14961bed65
commit
a96eb53625
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -45,6 +45,7 @@ jobs:
|
||||
|
||||
armv7-glibc:
|
||||
name: Ubuntu 18.04 (for ARMv7 - glibc)
|
||||
continue-on-error: true
|
||||
runs-on: ubuntu-18.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
@ -128,8 +129,8 @@ jobs:
|
||||
|
||||
|
||||
x86_64_glibc:
|
||||
name: Ubuntu 18.04 (glibc)
|
||||
runs-on: ubuntu-18.04
|
||||
name: Ubuntu 20.04 (glibc)
|
||||
runs-on: ubuntu-20.04
|
||||
strategy:
|
||||
matrix:
|
||||
rust:
|
||||
|
Loading…
x
Reference in New Issue
Block a user