We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e6724b2 + c36910d commit fbb4e62Copy full SHA for fbb4e62
1 file changed
.github/workflows/package.yml
@@ -28,6 +28,9 @@ jobs:
28
- python-version: "3.13"
29
os: ubuntu-24.04-arm
30
experimental: false
31
+ - python-version: "3.13"
32
+ os: windows-11-arm
33
+ experimental: false
34
steps:
35
- uses: actions/checkout@v4
36
- name: Set up Python ${{ matrix.python-version }}
0 commit comments