Github build with macos15
This commit is contained in:
parent
f0be867bde
commit
3a73af893c
|
@ -7,7 +7,7 @@ jobs:
|
|||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macOS-12, windows-latest]
|
||||
os: [macOS-15, windows-latest]
|
||||
java: ['11', '17']
|
||||
distribution: ['temurin']
|
||||
fail-fast: false
|
||||
|
|
Loading…
Reference in New Issue