Skip to content

Commit

Permalink
Fixing github docker runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Ashu7950 committed Aug 13, 2024
1 parent 19190c3 commit bdefc99
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-test-lin-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ jobs:
env:
TEST_EXE: build/aprapipesut
CMAKE_TC_FILE: '../vcpkg/scripts/buildsystems/vcpkg.cmake' # Note: naming this variable as CMAKE_TOOLCHAIN_FILE can cause havoc!!!
container: ghcr.io/kumaakh/aprapipes-build-x86-ubutu18.04-cuda:last-good
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
container: ghcr.io/kumaakh/aprapipes-build-x86-ubutu18.04-cuda:last-good
defaults:
run:
shell: bash
Expand Down

0 comments on commit bdefc99

Please sign in to comment.