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 7985506 commit 5ed7ba6Copy full SHA for 5ed7ba6
.github/workflows/build-ci-container.yml
@@ -20,7 +20,7 @@ on:
20
jobs:
21
build-ci-container:
22
if: github.repository_owner == 'llvm'
23
- runs-on: depot-ubuntu-24.04-16
+ runs-on: depot-ubuntu-24.04
24
outputs:
25
container-name: ${{ steps.vars.outputs.container-name }}
26
container-name-tag: ${{ steps.vars.outputs.container-name-tag }}
0 commit comments