Skip to content

Commit 7d7efb8

Browse files
committed
ENH: Bump pixi CI to ubuntu-24.04
1 parent 79bf30e commit 7d7efb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pixi-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
max-parallel: 5
1010
matrix:
11-
os: [ubuntu-22.04, macos-13]
11+
os: [ubuntu-24.04, macos-13]
1212

1313
steps:
1414
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)