Skip to content

Commit

Permalink
ubuntu to 24 and macos to 15
Browse files Browse the repository at this point in the history
yegor256 committed Jan 23, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
@@ -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 }}

0 comments on commit 887f97c

Please sign in to comment.