We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79bf30e commit 7d7efb8Copy full SHA for 7d7efb8
.github/workflows/pixi-test.yml
@@ -8,7 +8,7 @@ jobs:
8
strategy:
9
max-parallel: 5
10
matrix:
11
- os: [ubuntu-22.04, macos-13]
+ os: [ubuntu-24.04, macos-13]
12
13
steps:
14
- uses: actions/checkout@v4
0 commit comments