Skip to content

Commit 011a041

Browse files
committed
add more targets
1 parent 10f3c90 commit 011a041

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/workflows/package.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,15 @@ jobs:
3131
- python-version: "3.14"
3232
os: ubuntu-24.04-arm
3333
experimental: true
34+
- python-version: "3.14"
35+
os: windows-latest
36+
experimental: true
37+
- python-version: "3.14"
38+
os: windows-11-arm
39+
experimental: true
40+
- python-version: "3.14"
41+
os: macos-latest
42+
experimental: true
3443
- python-version: "3.14t"
3544
os: ubuntu-latest
3645
experimental: true

0 commit comments

Comments
 (0)