mirror of
https://github.com/psforever/PSF-LoginServer.git
synced 2026-01-19 18:44:45 +00:00
update JVM to latest LTS
This commit is contained in:
parent
5b9b85142e
commit
75baaa52e8
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
|
@ -37,7 +37,7 @@ jobs:
|
||||||
- name: Setup Scala
|
- name: Setup Scala
|
||||||
uses: coursier/setup-action@v1
|
uses: coursier/setup-action@v1
|
||||||
with:
|
with:
|
||||||
jvm: adopt:11
|
jvm: temurin:21
|
||||||
apps: sbt
|
apps: sbt
|
||||||
|
|
||||||
- name: Run migrations
|
- name: Run migrations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue