Skip to content

Commit 0c2f611

Browse files
committed
Move to temurin
Fixes #101
1 parent 4f91af8 commit 0c2f611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
uses: actions/setup-java@v4
3232
with:
3333
java-version: ${{ matrix.Java }}
34-
distribution: 'adopt'
34+
distribution: 'temurin'
3535

3636
- name: Install using getNeuroML.py (non Win)
3737
env:

0 commit comments

Comments
 (0)