Skip to content

Commit a7599bd

Browse files
committed
Build on older ubuntu
1 parent c29acef commit a7599bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
docker_arch: arm64
4747
- rust_arch: x86_64-unknown-linux-gnu
4848
docker_arch: amd64
49-
runs-on: ubuntu-latest
49+
runs-on: ubuntu-20.04
5050
steps:
5151
- name: Setup Rust toolchain
5252
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203

0 commit comments

Comments
 (0)