Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dqu1J authored Jun 23, 2021
1 parent 917fa6d commit 1277f03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
java_version: [1.8, 16]
java_version: [8, 16]

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 1277f03

Please sign in to comment.