We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa0d72 commit a8ed3e0Copy full SHA for a8ed3e0
.github/workflows/primer_run_main.yaml
@@ -29,7 +29,7 @@ jobs:
29
timeout-minutes: 45
30
strategy:
31
matrix:
32
- python-version: ["3.8", "3.12-dev"]
+ python-version: ["3.8", "3.11"]
33
batches: [4]
34
batchIdx: [0, 1, 2, 3]
35
steps:
0 commit comments