Skip to content

Commit

Permalink
Merge branch 'main' into video_layout
Browse files Browse the repository at this point in the history
  • Loading branch information
eerii committed Mar 20, 2024
2 parents c5f2ab5 + 15bf32a commit ce73e88
Show file tree
Hide file tree
Showing 369 changed files with 106,324 additions and 38,916 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
runs-on: ubuntu-22.04
strategy:
matrix:
arch: ['armv7-linux-androideabi', 'i686-linux-android']
arch: ['armv7-linux-androideabi', 'i686-linux-android', 'x86_64-linux-android']
steps:
- uses: actions/checkout@v4
if: github.event_name != 'issue_comment' && github.event_name != 'pull_request_target'
Expand Down
Loading

0 comments on commit ce73e88

Please sign in to comment.