File tree Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Expand file tree Collapse file tree 3 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 4343 fail-fast : false
4444 matrix :
4545 jdk : [ adopt@1.8, adopt@1.11, adopt@1.14 ]
46- scala : [ 2.13.5, 2.12.13 ]
46+ scala : [ 3.0.0-RC2, 2.13.5, 2.12.13 ]
4747 runs-on : ubuntu-latest
4848 needs : lint
4949 env :
Original file line number Diff line number Diff line change 1010 matrix :
1111 os : [ ubuntu-latest ]
1212 jdk : [ adopt@1.8, adopt@1.11, adopt@1.14 ]
13- scala : [ 2.13.5, 2.12.13 ]
13+ scala : [ 3.0.0-RC2, 2.13.5, 2.12.13 ]
1414 runs-on : ${{ matrix.os }}
1515 env :
1616 JAVA_OPTS : -Xms2048M -Xmx2048M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
Original file line number Diff line number Diff line change 11name : Scala Steward
22on :
3- # push:
4- # branches:
5- # - main
63 workflow_dispatch :
74 schedule :
85 - cron : ' 0 * * * *'
You can’t perform that action at this time.
0 commit comments