Skip to content

Commit

Permalink
chore: try the newer docker-android tag scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
spion committed Aug 11, 2024
1 parent ef51616 commit f9ea09b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
needs: build
runs-on: ubuntu-lastest
container:
image: budtmo/docker-android-x86-10.0
# options: --privileged
image: budtmo/docker-android:emulator_12.0
options: --privileged
steps:
- uses: actions/checkout@v2
- name: prepare
Expand Down

0 comments on commit f9ea09b

Please sign in to comment.