We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed36818 commit 53351beCopy full SHA for 53351be
1 file changed
.github/workflows/ci.yml
@@ -78,6 +78,9 @@ jobs:
78
- os: ubuntu-latest
79
python-version: '3.13'
80
browser: chromium
81
+ - os: windows-11-arm
82
+ python-version: '3.13'
83
+ browser: chromium
84
runs-on: ${{ matrix.os }}
85
steps:
86
- uses: actions/checkout@v4
0 commit comments