Skip to content

Commit 10ae4ec

Browse files
committed
Add test of macOS-arm64 binaries in the Mithril Client multi-platform test manual workflow
1 parent 071c343 commit 10ae4ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-client.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
strategy:
4747
fail-fast: false
4848
matrix:
49-
os: [ ubuntu-22.04, macos-12, windows-latest ]
49+
os: [ ubuntu-22.04, macos-12, macos-14, windows-latest ]
5050
runs-on: ${{ matrix.os }}
5151
steps:
5252
- name: Checkout sources

0 commit comments

Comments
 (0)