Skip to content

Commit

Permalink
tests(all): bump gambol scene runners to noble
Browse files Browse the repository at this point in the history
Signed-off-by: Jason C. Nucciarone <[email protected]>
  • Loading branch information
NucciTheBoss committed Nov 20, 2024
1 parent c0dcd42 commit d90ba38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/integration/test_hpc_libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ provider:
acts:
test-is-container:
name: "Test the is_container library"
run-on: jammy
run-on: noble
input:
- host-path: lib
path: lib
Expand All @@ -43,7 +43,7 @@ acts:
is_container
test-slurm-ops-snap:
name: "Test the slurm_ops library (snap)"
run-on: jammy
run-on: noble
input:
- host-path: lib
path: lib
Expand Down Expand Up @@ -76,7 +76,7 @@ acts:
slurm_ops
test-slurm-ops-apt:
name: "Test the slurm_ops library (apt)"
run-on: jammy
run-on: noble
input:
- host-path: lib
path: lib
Expand Down

0 comments on commit d90ba38

Please sign in to comment.