We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d40ecf7 commit c9496f5Copy full SHA for c9496f5
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
host_builds:
16
strategy:
17
matrix:
18
- os: [macos-latest, windows-2019]
+ os: [macos-latest, windows-2019, windows-11-arm]
19
runs-on: ${{ matrix.os }}
20
steps:
21
- uses: actions/checkout@v4
0 commit comments