Skip to content

Commit

Permalink
Fixing Android CI build for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
petr-pokorny-1 committed Mar 8, 2021
1 parent 1329c8c commit 2fdf124
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/android-ci-pull.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ jobs:
working-directory: platform/android
container:
image: ghcr.io/maplibre/android-ndk-r21b
# FIXME: remove credentials when
# public access to docker images will be
# enable in MapLibre organization
# This is needed for PRs from outside
credentials:
username: ${{ github.repository_owner }}
password: ${{ secrets.CR_PAT }}
env:
LIBSYSCONFCPUS: 8
JOBS: 8
Expand Down

0 comments on commit 2fdf124

Please sign in to comment.