Skip to content

Commit

Permalink
Fix[build]: too old for libbacktrace
Browse files Browse the repository at this point in the history
  • Loading branch information
artdeell authored Sep 17, 2023
1 parent f406df9 commit 85e0b4f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
-Dosmesa=true \
-Dvulkan-drivers= \
-Dgallium-drivers=swrast,zink \
-Dshared-glapi=false \
-Dandroid-libbacktrace=disabled
-Dshared-glapi=false
ninja -C "build-android" install
- name: Upload libraries
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 85e0b4f

Please sign in to comment.