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 da29665 commit 75bd307Copy full SHA for 75bd307
.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: ['12.0.1']
+ llvm: ['11.1.0']
12
steps:
13
- uses: actions/checkout@v4
14
- run: ./main.sh
0 commit comments