Skip to content

Commit

Permalink
action: try to use openjdk17 image
Browse files Browse the repository at this point in the history
  • Loading branch information
KuhakuPixel committed Mar 8, 2024
1 parent 790dfa2 commit 96a7897
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
run: ./gradlew test

ATG:
runs-on: ubuntu-22.04
runs-on: openjdk:17-oracle
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 96a7897

Please sign in to comment.