Skip to content

Commit 8bd8d55

Browse files
authored
Update pre-commit.yml
1 parent 19ba10e commit 8bd8d55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
strategy:
1919
matrix:
20-
variant: [ rv64gc-O3-thinlto, rv64gc-Os-thinlto ]
20+
variant: [ rv64gc-O3-thinlto, rv64gc-Os-thinlto, rv32gc-O3-thinlto ]
2121

2222
runs-on: ${{ matrix.variant }}
2323
permissions:

0 commit comments

Comments
 (0)