Skip to content

Commit 078cfb7

Browse files
committed
Try try again
1 parent 5311b24 commit 078cfb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
strategy:
219219
matrix:
220220
os: [windows-latest, ubuntu-latest, macos-latest]
221-
python-version: [3.9, '3.10', 3.11, 3.12, 3.13, pypy3.10, pypy3.11]
221+
python-version: [3.12, 3.13]
222222
steps:
223223
- name: Check out repo
224224
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)