Skip to content

Commit

Permalink
ci: test with macOS 13
Browse files Browse the repository at this point in the history
  • Loading branch information
sebthom committed Oct 21, 2024
1 parent 67c14d5 commit 94df3d7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,9 @@ jobs:
strategy:
fail-fast: false
matrix:
os:
# https://github.com/actions/runner-images#available-images
os: # https://github.com/actions/runner-images#available-images
- ubuntu-latest
- macos-12 # Intel
- macos-13 # Intel
- macos-14 # ARM
- windows-latest
target-platform:
Expand Down

0 comments on commit 94df3d7

Please sign in to comment.