Skip to content

Commit 96b9137

Browse files
committed
[Debug] Try to use PR container
Signed-off-by: Cristian Le <[email protected]>
1 parent 564f654 commit 96b9137

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/step_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
name: CMake ${{ matrix.cmake }}
1010
runs-on: ubuntu-latest
1111
container:
12-
image: ghcr.io/lecrisut/dev-env:main
12+
image: ghcr.io/lecrisut/dev-env:pr-13
1313
env:
1414
BASH_ENV: /etc/profile.d/setup-runner.sh
1515
continue-on-error: ${{ matrix.experimental || false }}

0 commit comments

Comments
 (0)