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 267fd08 commit 698e7cbCopy full SHA for 698e7cb
.github/workflows/build-llvm.yaml
@@ -13,7 +13,7 @@ jobs:
13
name: Build LLVM
14
strategy:
15
matrix:
16
- os: [ubuntu-24.04, ubuntu-24.04-arm, macos-14]
+ os: [ubuntu-20.04, ubuntu-24.04-arm, macos-14]
17
runs-on: ${{ matrix.os }}
18
steps:
19
- name: checkout
0 commit comments