Skip to content

Commit

Permalink
Update scala-compiler, scala-library, ... to 2.13.7 (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 12, 2021
1 parent 37b854f commit d17ee38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/scala.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
scala:
- 2.11.12
- 2.12.11
- 2.13.6
- 2.13.7
sbt-args:
- --addPluginSbtFile=project/plugins.sbt.scalajs06
- ''
exclude:
- scala: 2.13.6
- scala: 2.13.7
sbt-args: --addPluginSbtFile=project/plugins.sbt.scalajs06
include:
- scala: 2.13.4
Expand Down

0 comments on commit d17ee38

Please sign in to comment.