Skip to content
Snippets Groups Projects
Commit 4662706d authored by Viktor Kuncak's avatar Viktor Kuncak Committed by Viktor Kunčak
Browse files

JDK 17

parent 8ba8502d
No related branches found
No related tags found
No related merge requests found
......@@ -9,10 +9,10 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Set up JDK 1.8
- name: Set up JDK @v1
uses: actions/setup-java@v1
with:
java-version: 1.8
java-version: 21
- name: Compile
run: sbt compile
- name: Run tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment