Skip to content

Commit 968599f

Browse files
Update .github/workflows/build.yml
Co-authored-by: Paolo Di Tommaso <paolo.ditommaso@gmail.com>
1 parent 23570a6 commit 968599f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
runs-on: ${{ matrix.os }}
2323
strategy:
2424
matrix:
25-
os: [ubuntu-latest, ubuntu-24.04-arm, macos-15-intel, macos-latest, windows-latest]
25+
os: [ubuntu-latest, ubuntu-24.04-arm, macos-15-intel, macos-15, windows-latest]
2626
include:
2727
- os: ubuntu-latest
2828
fatjar: true

0 commit comments

Comments
 (0)