We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b623e4 commit 125af0fCopy full SHA for 125af0f
.github/workflows/python.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
test:
10
- # `ubuntu-22.04` doesn't support Python 3.7 anymore
+ # `ubuntu-24.04` doesn't support Python 3.7 anymore
11
runs-on: ubuntu-22.04
12
13
strategy:
0 commit comments