Skip to content

Commit

Permalink
latest scala libs
Browse files Browse the repository at this point in the history
  • Loading branch information
phelps-sg committed Mar 3, 2024
1 parent e240139 commit 40773bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/continouos-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,12 +70,12 @@ jobs:
matrix:
distribution: [ 'corretto' ]
jdk: [ '11' ]
scala: [ '2.12.18', '2.13.12' ]
scala: [ '2.12.19', '2.13.13' ]
experimental: [ false ]
include:
- jdk: '17'
distribution: 'corretto'
scala: '2.13.12'
scala: '2.13.13'
experimental: true

steps:
Expand Down

0 comments on commit 40773bf

Please sign in to comment.