Skip to content

Commit 4d2fde8

Browse files
committed
remove some ancient Scala versions
1 parent d370b02 commit 4d2fde8

File tree

1 file changed

+0
-24
lines changed

1 file changed

+0
-24
lines changed

.github/workflows/validate.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -14,32 +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
37-
- 2.13.5
38-
- 2.13.6
39-
- 2.13.7
40-
- 2.13.8
41-
- 2.13.9
42-
- 2.13.10
4319
- 2.13.11
4420
- 2.13.12
4521
- 2.13.13

0 commit comments

Comments
 (0)