Skip to content

Commit

Permalink
chore: Upgrade macOS image to 14
Browse files Browse the repository at this point in the history
  • Loading branch information
kkostov committed Sep 7, 2024
1 parent 0342ae7 commit a825c6b
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 @@ -19,7 +19,7 @@ jobs:
build:
strategy:
matrix:
os: [macos-13]
os: [macos-14]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit a825c6b

Please sign in to comment.