You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hah cool! the trick will be that since the build has _2.12 in it you will need to hack slightly to replace that with _2.13 to run tests only on the matrix for scala 2.13. Matrix for scala 2.12 is default basically. Be sure to not have this affect things that actually deploy (eg do this only in PR not master or release-N.N.N or N.N.N tag)
Right now, we only deploy both versions of scala. It would be nice to run tests on both versions, even if there's little chance we will break.
The text was updated successfully, but these errors were encountered: