Skip to content

Commit e097a88

Browse files
committed
Update GitHub CI
1 parent c5124ae commit e097a88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/swift.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
config: ["debug", "release"]
11-
options: ["", "SWIFT_BUILD_DYNAMIC_LIBRARY=1"]
11+
options: ["", "SWIFT_BUILD_DYNAMIC_LIBRARY=1", "SWIFT_JAVA=1"]
1212
steps:
1313
- name: Checkout
1414
uses: actions/checkout@v4

0 commit comments

Comments
 (0)