We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d60f53 + 63fa44f commit d0eacebCopy full SHA for d0eaceb
.github/workflows/llvm-project-tests.yml
@@ -67,7 +67,7 @@ jobs:
67
name: Lit Tests
68
runs-on: ${{ matrix.os }}
69
container:
70
- image: ${{(startsWith(matrix.os, 'ubuntu') && 'ghcr.io/llvm/ci-ubuntu-22.04:latest') || null}}
+ image: ${{(startsWith(matrix.os, 'ubuntu') && 'ghcr.io/llvm/ci-ubuntu-22.04:1734381129') || null}}
71
volumes:
72
- /mnt/:/mnt/
73
strategy:
0 commit comments