Skip to content

Commit 9642928

Browse files
authored
Merge pull request #48 from xuwei-k/patch-2
update github actions OS versions
2 parents a35ee84 + d35bad8 commit 9642928

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ jobs:
77
fail-fast: false
88
matrix:
99
include:
10-
- os: ubuntu-20.04
10+
- os: ubuntu-22.04
1111
java: 8
1212
jobtype: 1
13-
- os: macos-12
13+
- os: macos-13
1414
java: 8
1515
jobtype: 1
1616
- os: macos-14

0 commit comments

Comments
 (0)