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 260007e commit 6ce22f5Copy full SHA for 6ce22f5
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
os: ['ubuntu-latest', 'ubuntu-24.04-arm', 'macos-13', 'macos-14', 'windows-2022']
11
- llvm: ['17.0.6']
+ llvm: ['16.0.6']
12
steps:
13
- uses: actions/checkout@v4
14
- run: ./main.sh
0 commit comments