Skip to content

Commit

Permalink
ubuntu to 24 and macos to 15
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jan 23, 2025
1 parent bc84745 commit 887f97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/grunt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
build:
strategy:
matrix:
os: [ windows-2022, ubuntu-24.04, macos-13 ]
os: [ windows-2022, ubuntu-24.04, macos-15 ]
java: [ 17 ]
node: [ 16 ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 887f97c

Please sign in to comment.