Skip to content

Commit 7704419

Browse files
committed
CI: Run on macOS 14 (arm64) too
1 parent 1aa413c commit 7704419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-22.04, windows-2022, macos-13]
14+
os: [ubuntu-22.04, windows-2022, macos-13, macos-14]
1515
steps:
1616
- uses: actions/checkout@v3
1717
- name: Build

0 commit comments

Comments
 (0)