Skip to content

Commit a8ed3e0

Browse files
Do not upgrade the primer's upper bound yet
1 parent 8aa0d72 commit a8ed3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/primer_run_main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
timeout-minutes: 45
3030
strategy:
3131
matrix:
32-
python-version: ["3.8", "3.12-dev"]
32+
python-version: ["3.8", "3.11"]
3333
batches: [4]
3434
batchIdx: [0, 1, 2, 3]
3535
steps:

0 commit comments

Comments
 (0)