We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59e2a61 commit e8ff040Copy full SHA for e8ff040
.github/workflows/build-and-test-MACS3-non-x64.yml
@@ -39,7 +39,7 @@ jobs:
39
id: build
40
with:
41
arch: ${{ matrix.arch }}
42
- distro: ubuntu-24.04
+ distro: ubuntu24.04
43
44
githubToken: ${{ github.token }}
45
0 commit comments