Skip to content

Commit

Permalink
chore: update continouos-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebonezi committed Jun 16, 2023
1 parent 57486c6 commit 1d47824
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 @@ -48,12 +48,12 @@ jobs:
matrix:
distribution: [ 'corretto' ]
jdk: [ '11' ]
scala: [ '2.13.8' ]
scala: [ '2.13.10' ]
experimental: [ false ]
include:
- jdk: '17'
distribution: 'corretto'
scala: '2.13.8'
scala: '2.13.10'
experimental: true

steps:
Expand Down

0 comments on commit 1d47824

Please sign in to comment.