switch armv7 build to ubuntu-20.04

This commit is contained in:
ryan 2020-12-31 17:33:24 +13:00
parent 3810603457
commit 3de20f7bc1

View file

@ -29,7 +29,7 @@ jobs:
output: cargo-binstall
experimental: false
- target: armv7-unknown-linux-gnueabihf
os: ubuntu-latest
os: ubuntu-20.04
output: cargo-binstall
experimental: true
- target: x86_64-pc-windows-msvc