Skip to content

Commit

Permalink
add missing macos14
Browse files Browse the repository at this point in the history
  • Loading branch information
egecetin committed Oct 11, 2024
1 parent 204aaea commit 54e62ba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -301,14 +301,18 @@ jobs:
host-arch: x86_64
arch: arm64
config-zstd: OFF
- os-version: macos-14
host-arch: x86_64
arch: x86_64
config-zstd: ON
- os-version: macos-14
host-arch: arm64
arch: arm64
config-zstd: OFF
- os-version: macos-15
host-arch: x86_64
arch: x86_64
config-zstd: OFF
config-zstd: ON
- os-version: macos-15
host-arch: arm64
arch: arm64
Expand Down

0 comments on commit 54e62ba

Please sign in to comment.