Skip to content

Commit 71a2118

Browse files
committed
test: Temporarily disable ARM architecture
1 parent 197a56d commit 71a2118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
strategy:
1818
fail-fast: false
1919
matrix:
20-
os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-latest, macos-15-intel]
20+
os: [ubuntu-latest, windows-latest, macos-latest]
2121
cache: [cache, no-cache]
2222
cache-hit: [cache-hit, no-cache-hit]
2323
exclude:

0 commit comments

Comments
 (0)