Skip to content

Commit 01c87a7

Browse files
authored
Merge pull request #222 from mkurz/rm_setup_scala
Remove setup scala
2 parents 7c2efdc + 40d4986 commit 01c87a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,6 @@ jobs:
1313
steps:
1414
- name: Checkout
1515
uses: actions/checkout@v4
16-
- name: Setup Scala
17-
uses: olafurpg/setup-scala@v13
18-
with:
19-
java-version: "adopt@11"
2016
- name: Setup JDK
2117
uses: actions/setup-java@v4
2218
with:

0 commit comments

Comments
 (0)