Skip to content

Commit

Permalink
chore(gha): update macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
rbioteau authored Oct 17, 2024
1 parent f0feb68 commit b3f9ef1
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 @@ -39,7 +39,7 @@ jobs:
test:
strategy:
matrix:
platform: [ubuntu-22.04, macos-12, windows-2022]
platform: [ubuntu-22.04, macos-14, windows-2022]
language: [java, kotlin, groovy]
runs-on: ${{ matrix.platform }}
needs: build
Expand Down

0 comments on commit b3f9ef1

Please sign in to comment.