Skip to content

Commit ffbf520

Browse files
all versions with setup-python
1 parent 1a8613c commit ffbf520

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

.github/workflows/test-1267.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,12 @@ jobs:
1515
# os: [windows-latest, windows-11-arm, ubuntu-latest, macos-15-intel, macos-latest]
1616
os: [windows-11-arm]
1717
python-version: [
18-
'3.11.0t', '3.11.1t', '3.11.2t', '3.11.3t', '3.11.4t', '3.11.5t', '3.11.6t', '3.11.7t', '3.11.8t', '3.11.9t',
19-
'3.12.0t', '3.12.1t', '3.12.2t', '3.12.3t', '3.12.4t', '3.12.5t', '3.12.6t', '3.12.7t', '3.12.8t', '3.12.9t', '3.12.10t',
20-
'3.13.0t', '3.13.1t', '3.13.2t', '3.13.3t', '3.13.4t', '3.13.5t', '3.13.6t', '3.13.7t', '3.13.8t', '3.13.9t', '3.13.10t', '3.13.11t',
21-
'3.14.0t', '3.14.1t', '3.14.2t'
18+
'3.11.0', '3.11.1', '3.11.2', '3.11.3', '3.11.4', '3.11.5', '3.11.6', '3.11.7', '3.11.8', '3.11.9',
19+
'3.12.0', '3.12.1', '3.12.2', '3.12.3', '3.12.4', '3.12.5', '3.12.6', '3.12.7', '3.12.8', '3.12.9', '3.12.10',
20+
'3.13.0', '3.13.0t', '3.13.1', '3.13.1t', '3.13.2', '3.13.2t', '3.13.3', '3.13.3t',
21+
'3.13.4', '3.13.4t', '3.13.5', '3.13.5t', '3.13.6', '3.13.6t', '3.13.7', '3.13.7t', '3.13.8', '3.13.8t',
22+
'3.13.9', '3.13.9t', '3.13.10', '3.13.10t', '3.13.11', '3.13.11t', '3.14.0', '3.14.0t', '3.14.1', '3.14.1t',
23+
'3.14.2', '3.14.2t'
2224
]
2325

2426
steps:

0 commit comments

Comments
 (0)