diff options
Diffstat (limited to '.github/workflows/accelsim.yml')
| -rw-r--r-- | .github/workflows/accelsim.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/accelsim.yml b/.github/workflows/accelsim.yml index 7410352..39ae46d 100644 --- a/.github/workflows/accelsim.yml +++ b/.github/workflows/accelsim.yml @@ -22,7 +22,7 @@ jobs: build-QV100: runs-on: ubuntu-latest container: - image: tgrogers/accel-sim_regress:Ubuntu-22.04-cuda-11.7 + image: ghcr.io/accel-sim/accel-sim-framework:ubuntu-24.04-cuda-12.8 # Steps represent a sequence of tasks that will be executed as part of the job steps: |
