Skip to content

Commit 6787f72

Browse files
committed
Revert "add latest tag"
This reverts commit 1d0d994.
1 parent 1d0d994 commit 6787f72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-code-format.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
code_formatter:
1414
runs-on: ubuntu-24.04
1515
container:
16-
image: 'ghcr.io/llvm/ci-ubuntu-24.04-format-fix-gha:latest'
16+
image: 'ghcr.io/llvm/ci-ubuntu-24.04-format-fix-gha'
1717
timeout-minutes: 30
1818
concurrency:
1919
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)