Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SirWumpus authored Jul 2, 2024
1 parent 5852979 commit 0919d14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: joschi/setup-jdk@v2
- uses: actions/setup-java@v3
with:
distribution: 'temurin'
java-version: '17 # The OpenJDK version to make available on the path
architecture: 'x64'
run: ./configure
Expand Down

0 comments on commit 0919d14

Please sign in to comment.