Skip to content

Commit 4fb1925

Browse files
committed
block Python3.13 for now
1 parent 52774fc commit 4fb1925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
- "3.10"
6262
- "3.11"
6363
- "3.12"
64-
- "3.13.0-rc.2"
64+
# - "3.13.0-rc.2"
6565
steps:
6666
- name: Harden Runner
6767
uses: step-security/harden-runner@5c7944e73c4c2a096b17a9cb74d65b6c2bbafbde # v2.9.1

0 commit comments

Comments
 (0)