Skip to content

Commit

Permalink
macOS-13
Browse files Browse the repository at this point in the history
Signed-off-by: oksanay <[email protected]>
  • Loading branch information
oksanay committed Apr 30, 2024
1 parent 5557339 commit bc7c38c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-unit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
matrix:
java: [ 8, 11, 17, 21 ]
os: [ubuntu-latest, windows-latest, macOS-latest]
os: [ubuntu-latest, windows-latest, macOS-13]
steps:
- name: Checkout Java Client
uses: actions/checkout@v3
Expand Down

0 comments on commit bc7c38c

Please sign in to comment.