Skip to content

Commit

Permalink
Exclude Scala 2.11 in CI for Scala Native
Browse files Browse the repository at this point in the history
  • Loading branch information
ekrich committed Mar 18, 2024
1 parent bab0f5f commit e7d4478
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
platform: JS
- java: 17
platform: Native
- scala: 2.11.x
platform: Native
include:
- java: 8
scala: 2.12.x
Expand Down

0 comments on commit e7d4478

Please sign in to comment.