We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac7797a commit 8d5822aCopy full SHA for 8d5822a
1 file changed
.github/workflows/publish.yml
@@ -66,7 +66,6 @@ jobs:
66
- { os: ubuntu-latest, python: "3.13" }
67
- { os: ubuntu-22.04, python: "3.11" }
68
- { os: ubuntu-22.04, python: "3.12" }
69
- - { os: ubuntu-20.04, python: "3.11" }
70
runs-on: ${{ matrix.os }}
71
steps:
72
- name: Download artifacts
0 commit comments