Skip to content

Commit 67b537d

Browse files
Switch container
1 parent 43ca653 commit 67b537d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/premerge.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
premerge-checks-linux:
1313
if: github.repository_owner == 'llvm'
1414
runs-on: ubuntu-latest
15+
container:
16+
image: ghcr.io/llvm/ci-ubuntu-22.04:latest
1517
steps:
1618
- name: Checkout LLVM
1719
uses: actions/checkout@v4

0 commit comments

Comments
 (0)