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 7f4893b commit 1efff9eCopy full SHA for 1efff9e
.github/workflows/main.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
matrix:
10
os: ['ubuntu-latest', 'macos-12', 'macos-14', 'windows-2022']
11
- llvm: ['18.1.7']
+ llvm: ['16.0.3']
12
steps:
13
- uses: actions/checkout@v4
14
- run: ./main.sh
0 commit comments