Skip to content

Commit

Permalink
Jenkins CI to GH actions
Browse files Browse the repository at this point in the history
  • Loading branch information
pmallampati-sift committed Jun 24, 2024
1 parent a7eb4f5 commit 9dda0c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- my_android_job:
runs-on: ubuntu-22.04 # Works also with self hosted runner supporting docker
- runs-on: ubuntu-22.04 # Works also with self hosted runner supporting docker
container:
image: docker://fabernovel/android:api-29-v1.1.0
- name: Grant execute permission for gradlew
Expand Down

0 comments on commit 9dda0c0

Please sign in to comment.