Skip to content

Commit

Permalink
Update JVM to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Jul 20, 2024
1 parent 09df383 commit 8db8f7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/examples-adder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-java@v1
with:
java-version: 8
java-version: 11
- run: |
cd examples/adder
sbt Jetty/test

0 comments on commit 8db8f7a

Please sign in to comment.