Skip to content

Commit

Permalink
updating java version #3
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch committed Oct 13, 2022
1 parent 349c20d commit 4e02690
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:

- uses: actions/setup-java@v3
with:
java-version: 1.8
distribution: 'temurin'
java-version: 11

- name: Fetching SUMO tags
run: |
Expand Down

0 comments on commit 4e02690

Please sign in to comment.