Merge branch 'main' of https://git.unurled.me/SacredRealms/SR-Game
All checks were successful
Build / build (push) Successful in 2m55s

This commit is contained in:
unurled 2024-05-04 17:59:17 +02:00
commit e0f76c598c
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F

View file

@ -8,7 +8,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
java-version: '22'
java-version: '21'
distribution: 'temurin'
cache: 'gradle'
- name: build