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 75f91cd
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@ 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
Expand All @@ -29,11 +22,6 @@ jobs:
- 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
Expand Down

0 comments on commit 75f91cd

Please sign in to comment.