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 564f654 commit 96b9137Copy full SHA for 96b9137
.github/workflows/step_test.yaml
@@ -9,7 +9,7 @@ jobs:
9
name: CMake ${{ matrix.cmake }}
10
runs-on: ubuntu-latest
11
container:
12
- image: ghcr.io/lecrisut/dev-env:main
+ image: ghcr.io/lecrisut/dev-env:pr-13
13
env:
14
BASH_ENV: /etc/profile.d/setup-runner.sh
15
continue-on-error: ${{ matrix.experimental || false }}
0 commit comments