We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e6aa17 commit 37e81d8Copy full SHA for 37e81d8
1 file changed
.github/workflows/tests.yml
@@ -2,7 +2,7 @@ name: Tests
2
on: push
3
jobs:
4
tests:
5
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
6
strategy:
7
matrix:
8
python-version: ["3.10", "3.11", "3.12"]
0 commit comments