Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit c13a8f4

Browse files
committed
try 3.12.0-rc.3
1 parent d71d2e1 commit c13a8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- "3.9"
2323
- "3.10"
2424
- "3.11"
25-
- "3.12"
25+
- "3.12.0-rc.3"
2626

2727
name: Check Python ${{ matrix.python-version }} on ${{ matrix.os }}
2828
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)