Skip to content

Commit

Permalink
Java version 8
Browse files Browse the repository at this point in the history
  • Loading branch information
eutro committed Jul 31, 2023
1 parent 25f65cc commit 9d6519a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: temurin
java-version: 1.8
java-version: 8

- name: Cache
uses: actions/cache@v3
Expand Down Expand Up @@ -46,4 +46,4 @@ jobs:
# 1.12.2, Java 8
game_versions: 6756,4458
release_type: release
relations: jei:optionalDependency,crafttweaker:requiredDependency,gregtechce:requiredDependency
relations: jei:optionalDependency,crafttweaker:requiredDependency,gregtechce:requiredDependency

0 comments on commit 9d6519a

Please sign in to comment.