Skip to content

Commit f82b685

Browse files
test all versions
1 parent 4687e12 commit f82b685

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/test-1267-runner.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name: Diagnose Python 3.14 / 3.14t on Windows ARM
22

33
on:
4-
push:
5-
branches:
6-
- test-973
4+
# push:
5+
# branches:
6+
# - test-973
77
workflow_dispatch:
88

99
jobs:

.github/workflows/test-1267.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ jobs:
1919
'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',
2020
'3.13.0', '3.13.0t', '3.13.1', '3.13.1t', '3.13.2', '3.13.2t', '3.13.3', '3.13.3t',
2121
'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', '3.14.0-rc.1','3.15.0-alpha.1'
22+
'3.13.9', '3.13.9t', '3.13.10', '3.13.10t', '3.13.11', '3.13.11t', '3.13.12', '3.13.12t', '3.14.0', '3.14.0t', '3.14.1', '3.14.1t',
23+
'3.14.2', '3.14.2t', '3.14.3', '3.14.3t', '3.14.0-rc.1','3.15.0-alpha.1'
2424
]
2525

2626
steps:

0 commit comments

Comments
 (0)