Skip to content

Commit 04f4210

Browse files
committed
Update CI ubuntu and macOS os versions
1 parent e8a1d1c commit 04f4210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
strategy:
1111
fail-fast: false
1212
matrix:
13-
os: [ubuntu-20.04, macos-11]
13+
os: [ubuntu-22.04, macos-13]
1414
java: [ '17' ]
1515
runs-on: ${{ matrix.os }}
1616
steps:

0 commit comments

Comments
 (0)