Skip to content

Commit

Permalink
Merge pull request #553 from ashawley/circle-sjs1_3
Browse files Browse the repository at this point in the history
Add Scala.js on 3.0.1 to Circle
  • Loading branch information
ashawley committed Aug 31, 2021
2 parents 297e6a5 + cac2aa2 commit deff368
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,10 @@ workflows:
name: sjs1.0_2.13
scala_version: 2.13.6
scalajs_version: 1.7.0
- scalajs_job:
name: sjs1.0_3
scala_version: 3.0.1
scalajs_version: 1.7.0
- scalanative_job:
name: native0.4_2.12
scala_version: 2.12.14
Expand Down

0 comments on commit deff368

Please sign in to comment.