CI: bump VM's Ubuntu version to 20 (#81)

This commit is contained in:
Vinícius Miguel 2021-10-07 18:31:41 -03:00 committed by GitHub
parent 14961bed65
commit a96eb53625
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: