Skip to content

Commit 4533c8b

Browse files
committed
COMP: Update notebook test to use ubuntu-24.04
Run on a more modern system.
1 parent 28c4170 commit 4533c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-package-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ jobs:
289289
if: inputs.test-notebooks
290290
needs:
291291
- build-linux-py
292-
runs-on: ubuntu-22.04
292+
runs-on: ubuntu-24.04
293293

294294
steps:
295295
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)