We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ae6ac6 commit f189bceCopy full SHA for f189bce
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
os:
18
- ubuntu-20.04
19
- python-version: [ 2.7, 3.5, 3.6.7, 3.6.10, 3.6.14, 3.7.5, 3.7.11, 3.8.0, 3.8.5, 3.9.0, 3.9.6, 3.9.18, 3.10.13, 3.11.6]
+ python-version: [ 3.6.7, 3.6.10, 3.6.14, 3.7.5, 3.7.11, 3.8.0, 3.8.5, 3.9.0, 3.9.6, 3.9.18, 3.10.13, 3.11.6]
20
21
steps:
22
- uses: actions/checkout@v3
0 commit comments