Downgrade integration test to use sbt 1.3.13

This commit is contained in:
Eugene Yokota 2020-11-09 11:58:06 -05:00
parent 0939c1c78e
commit e8eda76278
2 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ on:
jobs: jobs:
test: test:
strategy: strategy:
fail-fast: false
matrix: matrix:
include: include:
- os: ubuntu-latest - os: ubuntu-latest

View File

@ -1 +1 @@
sbt.version=1.4.0-RC2 sbt.version=1.3.13