mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 16:39:24 +02:00
Downgrade integration test to use sbt 1.3.13
This commit is contained in:
@@ -6,6 +6,7 @@ on:
|
||||
jobs:
|
||||
test:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: ubuntu-latest
|
||||
|
||||
@@ -1 +1 @@
|
||||
sbt.version=1.4.0-RC2
|
||||
sbt.version=1.3.13
|
||||
|
||||
Reference in New Issue
Block a user