Skip to content

Commit 5c89a86

Browse files
committed
CI: revert switch to NDK 27c for now
vk.xml is missing from the new Android NDK, causing a master build failure
1 parent 36ea094 commit 5c89a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ variables:
5050
script: |
5151
git clone https://code.videolan.org/videolan/vlc-android && cd vlc-android
5252
git clone https://code.videolan.org/videolan/libvlcjni && cd libvlcjni
53+
git revert 5e2b2af821d14738bc470414a8d0c72d9955d168 --no-edit
5354
git clone https://code.videolan.org/videolan/vlc/ --depth=1
5455
git apply ../../patches/no-libvlcjni-build.patch
5556
cd ..

0 commit comments

Comments
 (0)