We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7599bd commit 04faa0fCopy full SHA for 04faa0f
.github/workflows/docker.yml
@@ -46,7 +46,7 @@ jobs:
46
docker_arch: arm64
47
- rust_arch: x86_64-unknown-linux-gnu
48
docker_arch: amd64
49
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
50
steps:
51
- name: Setup Rust toolchain
52
uses: dtolnay/rust-toolchain@a54c7afa936fefeb4456b2dd8068152669aa8203
0 commit comments