Skip to content

Commit 4ececa6

Browse files
committed
run tests
1 parent 246e71f commit 4ececa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
fail-fast: false
3434
matrix:
3535
os: [ 'ubuntu-latest' ]
36-
target: [ 'jvmAll', 'jsAndWasm', 'native' ]
36+
target: [ 'jvm', 'jvm11', 'jvm17', 'jvm21', 'jsAndWasm', 'native' ]
3737
include:
3838
- os: 'macos-latest'
3939
target: 'macos'

0 commit comments

Comments
 (0)