Skip to content

Commit eb54da6

Browse files
authored
Merge pull request #104 from NeuroML/experimental
Move to temurin
2 parents a1dd490 + 0c2f611 commit eb54da6

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)