We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7debc40 commit c5f1d8dCopy full SHA for c5f1d8d
.github/workflows/qa.yml
@@ -10,7 +10,7 @@ jobs:
10
11
strategy:
12
matrix:
13
- version: [ '3.11', '3.12', '3.13', 'latest' ]
+ version: [ '3.11', '3.12', '3.13' ]
14
15
steps:
16
- name: Clone repository
0 commit comments