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 197a56d commit 71a2118Copy full SHA for 71a2118
1 file changed
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
strategy:
18
fail-fast: false
19
matrix:
20
- os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, windows-11-arm, macos-latest, macos-15-intel]
+ os: [ubuntu-latest, windows-latest, macos-latest]
21
cache: [cache, no-cache]
22
cache-hit: [cache-hit, no-cache-hit]
23
exclude:
0 commit comments