Skip to content

Commit a14af77

Browse files
committed
Remove misleading 7 from job name (i.e. ubuntu-nvhpc7 → ubuntu-nvhpc)
1 parent cc385d7 commit a14af77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@ jobs:
470470

471471

472472
# Testing on Ubuntu + NVHPC (previous PGI) compilers, which seems to require more workarounds
473-
ubuntu-nvhpc7:
473+
ubuntu-nvhpc:
474474
if: github.event.pull_request.draft == false
475475
runs-on: ubuntu-24.04
476476
name: "🐍 3 • NVHPC 25.11 • C++17 • x64"

0 commit comments

Comments
 (0)