We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a70b9c3 commit 14a77bfCopy full SHA for 14a77bf
.github/workflows/test.yml
@@ -20,6 +20,8 @@ jobs:
20
include:
21
- os: ubuntu-latest
22
platform: linux
23
+ - os: windows-11-arm
24
+ platform: windows
25
- os: windows-latest
26
platform: windows
27
- os: [self-hosted-staging, macos, arm64]
0 commit comments