We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f3c90 commit 011a041Copy full SHA for 011a041
1 file changed
.github/workflows/package.yml
@@ -31,6 +31,15 @@ jobs:
31
- python-version: "3.14"
32
os: ubuntu-24.04-arm
33
experimental: true
34
+ - python-version: "3.14"
35
+ os: windows-latest
36
+ experimental: true
37
38
+ os: windows-11-arm
39
40
41
+ os: macos-latest
42
43
- python-version: "3.14t"
44
os: ubuntu-latest
45
0 commit comments