Skip to content

Commit

Permalink
macos 13
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Nov 18, 2024
1 parent 433d3fe commit e9899a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mvn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
name: mvn
strategy:
matrix:
os: [ ubuntu-24.04, windows-2022, macos-12 ]
os: [ ubuntu-24.04, windows-2022, macos-13 ]
java: [ 11, 21 ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit e9899a7

Please sign in to comment.