Skip to content

Commit 1c453c5

Browse files
committed
Enable Jenkins for all platforms
1 parent a7563b6 commit 1c453c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
buildPlugin(version: "Matrix", deploy: ['osx-x86_64'])
1+
buildPlugin(version: "Matrix", deploy: ['android-aarch64', 'android-arm7', 'ios-aarch64', 'osx-x86_64', 'ios-arm7', 'ubuntu-ppa'])

0 commit comments

Comments
 (0)