Skip to content

Commit

Permalink
Test macos-15
Browse files Browse the repository at this point in the history
Signed-off-by: Jauder Ho <jauderho@users.noreply.github.com>
  • Loading branch information
jauderho committed Sep 25, 2024
1 parent 8691ca2 commit 08752a4
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 @@ -46,7 +46,7 @@ jobs:
name: Build
strategy:
matrix:
platform: [ubuntu-24.04, windows-2022, macos-14]
platform: [ubuntu-24.04, windows-2022, macos-15]
runs-on: ${{ matrix.platform }}
steps:
- name: Harden Runner
Expand Down

0 comments on commit 08752a4

Please sign in to comment.