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.
2 parents 4bf62ee + 22b5aa4 commit ac2246aCopy full SHA for ac2246a
.github/workflows/nightly-release.yaml
@@ -48,7 +48,7 @@ jobs:
48
runs-on: ${{ matrix.os }}
49
strategy:
50
matrix:
51
- os: [ubuntu-22.04, ubuntu-24.04, ubuntu-22.04-arm, ubuntu-24.04-arm]
+ os: [ubuntu-22.04, ubuntu-24.04]
52
mode: [newlib, linux, musl, uclibc]
53
target: [rv32gc-ilp32d, rv64gc-lp64d]
54
compiler: [gcc, llvm]
0 commit comments