Skip to content

Commit

Permalink
remove some ancient Scala versions
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Feb 22, 2024
1 parent d370b02 commit 40f65d4
Showing 1 changed file with 0 additions and 19 deletions.
19 changes: 0 additions & 19 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,27 +14,8 @@ jobs:
fail-fast: false
matrix:
scala:
- 2.12.5
- 2.12.6
- 2.12.7
- 2.12.8
- 2.12.9
- 2.12.10
- 2.12.11
- 2.12.12
- 2.12.13
- 2.12.14
- 2.12.15
- 2.12.16
- 2.12.17
- 2.12.18
- 2.12.19
- 2.13.0
- 2.13.1
- 2.13.2
- 2.13.3
- 2.13.4
- 2.13.5
- 2.13.6
- 2.13.7
- 2.13.8
Expand Down

0 comments on commit 40f65d4

Please sign in to comment.