Skip to content

Commit d4ac952

Browse files
remove container
1 parent cadc3ae commit d4ac952

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/premerge.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,6 @@ jobs:
1616
concurrency:
1717
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
1818
cancel-in-progress: true
19-
container:
20-
image: ghcr.io/llvm/ci-ubuntu-22.04:latest
21-
defaults:
22-
run:
23-
shell: bash
2419
steps:
2520
- name: Checkout LLVM
2621
uses: actions/checkout@v4

0 commit comments

Comments
 (0)