Skip to content

Commit 5ce54e1

Browse files
ci: drop cartridge 1.2.0
Cartridge 1.2.0 was deprecated a long time ago after 2.x release. Now CI actually doesn't run with cartridge 1.2.0: after [1] we run tests with migrations, which depends on `cartridge >= 2.0.1-1, <3.0.0`, installing latest cartridge 2.x over expected 1.2.0. 1. 4409775
1 parent 5716628 commit 5ce54e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test_on_push.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ jobs:
3030
- tarantool-version: "2.10"
3131
metrics-version: "0.10.0"
3232
cartridge-version: "2.7.8"
33-
- tarantool-version: "1.10"
34-
cartridge-version: "1.2.0"
3533
- tarantool-version: "2.10"
3634
coveralls: true
3735
metrics-version: "0.16.0"

0 commit comments

Comments
 (0)