Skip to content

Commit

Permalink
chore(gha): update macos runner (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau authored Oct 17, 2024
1 parent 9d29cf9 commit d0da4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
test:
strategy:
matrix:
platform: [ubuntu-22.04, macos-12, windows-2022]
platform: [ubuntu-22.04, macos-14, windows-2022]
runs-on: ${{ matrix.platform }}
needs: build
steps:
Expand Down

0 comments on commit d0da4e4

Please sign in to comment.