Skip to content

Commit

Permalink
Revert "maybe 14 supports?"
Browse files Browse the repository at this point in the history
This reverts commit ae0fc43.
  • Loading branch information
egecetin committed Oct 5, 2024
1 parent ae0fc43 commit 340e824
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -628,11 +628,11 @@ jobs:
- run-on-os: ubuntu-20.04
target: x86
api-version: 30
- run-on-os: macos-14
- run-on-os: macos-15
target: arm64-v8a
cmake_configure: "-DCMAKE_OSX_ARCHITECTURES=arm64"
api-version: 30
- run-on-os: macos-14
- run-on-os: macos-15
target: x86_64
cmake_configure: "-DCMAKE_OSX_ARCHITECTURES=x86_64"
api-version: 30
Expand Down

0 comments on commit 340e824

Please sign in to comment.