Skip to content

Commit

Permalink
Merge pull request #24 from amberin/pipeline
Browse files Browse the repository at this point in the history
Use the wrapper Gradle version
  • Loading branch information
amberin authored Mar 20, 2024
2 parents bc106a1 + 0989c67 commit b2f02d0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,8 @@ jobs:
sudo udevadm control --reload-rules
sudo udevadm trigger --name-match=kvm
- name: Gradle cache
- name: Load Gradle from cache (or install + cache)
uses: gradle/actions/setup-gradle@v3
with:
gradle-version: 7.5

- name: AVD cache
uses: actions/cache@v4
Expand Down

0 comments on commit b2f02d0

Please sign in to comment.