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 dd348ae commit 1042e6bCopy full SHA for 1042e6b
.github/workflows/build-llvm.yaml
@@ -13,7 +13,6 @@ jobs:
13
name: Build LLVM
14
strategy:
15
matrix:
16
- # os: [ubuntu-20.04, macos-12, windows-2019]
17
os: [ubuntu-20.04, macos-14]
18
runs-on: ${{ matrix.os }}
19
steps:
0 commit comments