Skip to content

Commit

Permalink
Build on macOS-14
Browse files Browse the repository at this point in the history
  • Loading branch information
bradymholt committed Jan 2, 2025
1 parent 78cd957 commit 51c4ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest, macos-12, windows-latest]
os: [ubuntu-latest, macOS-14, windows-latest]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 51c4ae7

Please sign in to comment.