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 508103d commit be2e919Copy full SHA for be2e919
.github/workflows/tests.yml
@@ -12,7 +12,7 @@ env:
12
jobs:
13
tests-using-pixi:
14
timeout-minutes: 10
15
- runs-on: ubuntu-24.04-gpu-t4
+ runs-on: ubuntu-22.04-gpu-t4
16
steps:
17
- name: Check out the repository
18
uses: actions/checkout@v4
0 commit comments