Skip to content

Commit 6c95950

Browse files
committed
. e Testing Mac
1 parent 09b81bb commit 6c95950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
fail-fast: false
2020
matrix:
2121
java: ['16', '17', '18', '19', '20', '21', '23']
22-
os: [ ubuntu, windows ]
22+
os: [ ubuntu, windows, macos ]
2323

2424
steps:
2525
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)