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 7abe43d commit 045344fCopy full SHA for 045344f
.github/workflows/run_test.yaml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
16
strategy:
17
matrix:
18
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
0 commit comments