Skip to content

Commit 0860538

Browse files
authored
Revert "Update scala-library, scala-reflect to 2.12.20 (zio#1157)" (zio#1242)
This reverts commit b7e453b.
1 parent b7e453b commit 0860538

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
fail-fast: false
8080
matrix:
8181
java: ['17', '21']
82-
scala: ['2.12.20', '2.13.15', '3.3.4']
82+
scala: ['2.12.19', '2.13.15', '3.3.4']
8383
platform: ['JVM', 'JS', 'Native']
8484
steps:
8585
- name: Checkout current branch

0 commit comments

Comments
 (0)