Skip to content

Commit a323404

Browse files
committed
Run on Windows 11 arm
1 parent f063cf7 commit a323404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/example-basic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-22.04, ubuntu-24.04, windows-2025, macos-15]
15+
os: [windows-11-arm]
1616
runs-on: ${{ matrix.os }}
1717
steps:
1818
- name: Checkout

0 commit comments

Comments
 (0)