We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04b6251 commit a164889Copy full SHA for a164889
.github/workflows/build-windows.yml
@@ -19,8 +19,7 @@ jobs:
19
- arch: ia32
20
runner: windows-latest
21
- arch: arm64
22
- # TODO: switch the following to windows-arm64, blocked by https://github.com/dart-lang/setup-dart/issues/118
23
- runner: windows-latest # windows-arm64
+ runner: windows-arm64
24
25
steps:
26
- uses: actions/checkout@v4
0 commit comments