Skip to content

Commit de5443f

Browse files
Merge pull request #6701 from dotty-staging/remove-2.12-ci-build
Remove 2.12 CI build
2 parents c28f8b3 + 323a9e2 commit de5443f

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.drone.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@ pipeline:
5252
# sbt scripted tests are slow and only run on nightly or deployment
5353
event: [ tag, deployment ]
5454

55-
test_scala212:
56-
group: test
57-
image: lampepfl/dotty:2019-04-22
58-
commands:
59-
- cp -R . /tmp/5/ && cd /tmp/5/
60-
- ./project/scripts/sbt ";++2.12.8 ;compile ;test"
61-
# when:
62-
# event: [ push, tag, deployment ]
63-
6455
test_java11:
6556
group: test
6657
image: lampepfl/dotty:2019-04-22

0 commit comments

Comments
 (0)