Skip to content

Commit 22163c0

Browse files
authored
Update gradle.yml
1 parent a62890d commit 22163c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
build:
1818
strategy:
1919
matrix:
20-
os: [ubuntu-latest] # , macos-latest, windows-latest
20+
os: [ubuntu-latest, macos-latest] # , windows-latest
2121

2222
runs-on: ${{ matrix.os }}
2323

0 commit comments

Comments
 (0)