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 1d0d994 commit 6787f72Copy full SHA for 6787f72
.github/workflows/pr-code-format.yml
@@ -13,7 +13,7 @@ jobs:
13
code_formatter:
14
runs-on: ubuntu-24.04
15
container:
16
- image: 'ghcr.io/llvm/ci-ubuntu-24.04-format-fix-gha:latest'
+ image: 'ghcr.io/llvm/ci-ubuntu-24.04-format-fix-gha'
17
timeout-minutes: 30
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
0 commit comments