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 a1b074c commit 2f55822Copy full SHA for 2f55822
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
name: Unit Tests
17
strategy:
18
matrix:
19
- os: [ubuntu-22.04, windows-2022, macos-14, [self-hosted, linux, ARM64]]
+ os: [ubuntu-22.04, windows-2022, macos-14]
20
21
runs-on: ${{ matrix.os }}
22
0 commit comments