Skip to content

Commit

Permalink
Remove setup java step
Browse files Browse the repository at this point in the history
  • Loading branch information
wasky committed May 10, 2024
1 parent c21cce5 commit 2525b0a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/app_build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@ jobs:
sudo udevadm control --reload-rules
sudo udevadm trigger --name-match=kvm
- name: set up JDK 17
uses: actions/setup-java@v1
with:
java-version: 17

- name: Validate Gradle wrapper
uses: gradle/wrapper-validation-action@e6e38bacfdf1a337459f332974bb2327a31aaf4b

Expand Down

0 comments on commit 2525b0a

Please sign in to comment.