Skip to content

Commit 9d47316

Browse files
committed
remove some ancient Scala versions
1 parent d370b02 commit 9d47316

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,8 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
scala:
17-
- 2.12.5
18-
- 2.12.6
19-
- 2.12.7
20-
- 2.12.8
21-
- 2.12.9
22-
- 2.12.10
23-
- 2.12.11
24-
- 2.12.12
25-
- 2.12.13
26-
- 2.12.14
27-
- 2.12.15
28-
- 2.12.16
29-
- 2.12.17
3017
- 2.12.18
3118
- 2.12.19
32-
- 2.13.0
33-
- 2.13.1
34-
- 2.13.2
35-
- 2.13.3
36-
- 2.13.4
3719
- 2.13.5
3820
- 2.13.6
3921
- 2.13.7

0 commit comments

Comments
 (0)