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 6d9b9c1 commit e2a7731Copy full SHA for e2a7731
src/tools/rust-analyzer/.github/workflows/release.yaml
@@ -38,10 +38,10 @@ jobs:
38
target: x86_64-unknown-linux-gnu
39
code-target: linux-x64
40
container: rockylinux:8
41
- - os: ubuntu-latest
+ - os: ubuntu-22.04
42
target: aarch64-unknown-linux-gnu
43
code-target: linux-arm64
44
45
target: arm-unknown-linux-gnueabihf
46
code-target: linux-armhf
47
- os: macos-13
0 commit comments