We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5511d75 commit 0638644Copy full SHA for 0638644
.github/workflows/tests.yml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
tests:
13
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
14
strategy:
15
matrix:
16
python: ["3.8", "3.9", "3.10"]
0 commit comments