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 0e86199 commit 7c9b0e0Copy full SHA for 7c9b0e0
.github/workflows/premerge.yaml
@@ -13,7 +13,7 @@ jobs:
13
if: github.repository_owner == 'llvm'
14
runs-on: llvm-premerge-linux-runners
15
container:
16
- image: ghcr.io/llvm/ci-ubuntu-22.04:latest
+ image: ghcr.io/keenuts-test-org/linux-ci-testing:latest
17
defaults:
18
run:
19
shell: bash
0 commit comments