Skip to content

Commit 6274b72

Browse files
authored
Run tests on Windows ARM. (#227)
1 parent 3c8c1e7 commit 6274b72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/io_file.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
fail-fast: false
5959
matrix:
6060
sdk: [dev]
61-
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-latest]
61+
os: [ubuntu-latest, ubuntu-24.04-arm, windows-11-arm, windows-latest, macos-latest]
6262
runs-on: ${{ matrix.os }}
6363
steps:
6464
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

0 commit comments

Comments
 (0)