Skip to content

Commit

Permalink
CI: Set macos-13 to build for x86_64
Browse files Browse the repository at this point in the history
  • Loading branch information
thp committed Apr 24, 2024
1 parent 1b1b7c6 commit 9cfa056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
include:
- build_host: ubuntu-latest
build_type: linux-native-gcc
- build_host: macos-13
build_type: macos-native-clang-x86_64
- build_host: macos-latest
build_type: macos-native-clang-arm64
- build_host: windows-latest
Expand Down

0 comments on commit 9cfa056

Please sign in to comment.