Skip to content

Commit b567766

Browse files
Fix NVidia CI (#1788)
* empty commit to check ci * Upgrade to Ubuntu 24.04?
1 parent 2e033c8 commit b567766

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nvidia.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
3434
tests-nvhpc25-1-nvcc:
3535
name: NVHPC@25.1
36-
runs-on: ubuntu-22.04
36+
runs-on: ubuntu-24.04
3737
if: github.event.pull_request.draft == false
3838
# Catch warnings:
3939
# line 4314: error: variable "<unnamed>::autoRegistrar73" was declared but never referenced

0 commit comments

Comments
 (0)