We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a791e2 commit 591df72Copy full SHA for 591df72
.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-13, macos-13-arm64, [self-hosted, linux, ARM64]]
+ os: [ubuntu-22.04, windows-2022, macos-12, macos-14, [self-hosted, linux, ARM64]]
20
21
runs-on: ${{ matrix.os }}
22
0 commit comments