Skip to content

Commit

Permalink
Update gh-build-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leofang authored Dec 13, 2024
1 parent e6db490 commit 5eacb1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ jobs:
# TODO: use a different (nvidia?) container
container:
options: -u root --security-opt seccomp=unconfined --privileged --shm-size 16g
image: ubuntu:20.04
image: ubuntu:22.04
env:
NVIDIA_VISIBLE_DEVICES: ${{ env.NVIDIA_VISIBLE_DEVICES }}
needs:
Expand Down

0 comments on commit 5eacb1b

Please sign in to comment.