Skip to content

Commit 40d4986

Browse files
committed
Remove setup scala
1 parent 7c2efdc commit 40d4986

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)