Skip to content

Commit

Permalink
build for 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
alvindimas05 committed Aug 11, 2024
1 parent 7a02020 commit 55690d4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
run: MC_VERSION=1.20.4 ./gradlew build
- name: Build with Gradle 1.20.6
run: MC_VERSION=1.20.6 ./gradlew build
- name: Build with Gradle 1.21
run: MC_VERSION=1.20.6 ./gradlew build
- name: Build with Gradle Latest
run: ./gradlew build

Expand Down

0 comments on commit 55690d4

Please sign in to comment.