Skip to content

Commit

Permalink
adopt -> temurin in actions file
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Aug 13, 2024
1 parent 2e71514 commit 00a3512
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
java-version: ${{ matrix.java }}
java-package: jdk
distribution: 'adopt'
distribution: 'temurin'

- name: Install NeuroML 2 with Maven
run: |
Expand Down

0 comments on commit 00a3512

Please sign in to comment.