Skip to content

Commit

Permalink
Merge pull request #346 from yegor256/renovate/macos-14.x
Browse files Browse the repository at this point in the history
Update dependency macos to v14
  • Loading branch information
yegor256 authored Sep 16, 2024
2 parents d3cf3ad + 9492876 commit 3847ad5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/make.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- run: make install
- run: make env lint test
make-macos:
runs-on: macos-12
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- name: 'Set up latest Oracle JDK 22'
Expand Down

0 comments on commit 3847ad5

Please sign in to comment.