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 8bd8d55 commit 3d9ea5fCopy full SHA for 3d9ea5f
.github/workflows/llvm-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
17
strategy:
18
matrix:
19
- variant: [ rv64gc-O3-thinlto, rv64gc-Os-thinlto, rv64gczxx-O3-thinlto ]
+ variant: [ rv64gc-O3-thinlto, rv64gc-Os-thinlto, rv64gczxx-O3-thinlto, rv32gc-O3-thinlto ]
20
21
runs-on: ${{ matrix.variant }}
22
0 commit comments