Skip to content

Commit 422512c

Browse files
committed
[restore plugins support]
1 parent 3ffd73f commit 422512c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,6 @@ jobs:
288288
android_x86_arch: i686
289289
extra_cmake_flags: >-
290290
-DLDC_INSTALL_LLVM_RUNTIME_LIBS_ARCH=arm-android
291-
-DLDC_ENABLE_PLUGINS=OFF
292291
293292
- job_name: Android aarch64
294293
host_os: ubuntu-22.04
@@ -297,7 +296,6 @@ jobs:
297296
android_x86_arch: x86_64
298297
extra_cmake_flags: >-
299298
-DLDC_INSTALL_LLVM_RUNTIME_LIBS_ARCH=aarch64-android
300-
-DLDC_ENABLE_PLUGINS=OFF
301299
302300
name: ${{ matrix.job_name }}
303301
runs-on: ${{ matrix.host_os }}

0 commit comments

Comments
 (0)