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.
macOS-arm64
1 parent 071c343 commit 10ae4ecCopy full SHA for 10ae4ec
.github/workflows/test-client.yml
@@ -46,7 +46,7 @@ jobs:
46
strategy:
47
fail-fast: false
48
matrix:
49
- os: [ ubuntu-22.04, macos-12, windows-latest ]
+ os: [ ubuntu-22.04, macos-12, macos-14, windows-latest ]
50
runs-on: ${{ matrix.os }}
51
steps:
52
- name: Checkout sources
0 commit comments