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 feeb863 commit d1ad1e7Copy full SHA for d1ad1e7
.github/workflows/build-ci-container-tooling.yml
@@ -22,7 +22,7 @@ on:
22
jobs:
23
build-ci-container-tooling:
24
if: github.repository_owner == 'llvm'
25
- runs-on: ubuntu-24.04
+ runs-on: depot-ubuntu-24.04-16
26
steps:
27
- name: Checkout LLVM
28
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
0 commit comments