Skip to content

Commit fb228cf

Browse files
committed
do not fail fast ubunt if macos not builds
1 parent b3e0d43 commit fb228cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313

1414
runs-on: ${{ matrix.os }}
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
os: [ubuntu-latest, windows-latest, macOS-latest]
1819
java: [17, 21]

0 commit comments

Comments
 (0)