Skip to content

Commit 07b4f64

Browse files
committed
Remove "deprecated" Weaviate version 1.30.18
1 parent 2563c25 commit 07b4f64

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches:
66
- main
7-
- mvp
87
tags:
98
- '**'
109
paths-ignore:
@@ -15,7 +14,6 @@ on:
1514
pull_request:
1615

1716
env:
18-
WEAVIATE_130: 1.30.18
1917
WEAVIATE_131: 1.31.16
2018
WEAVIATE_132: 1.32.11
2119
WEAVIATE_133: 1.33.0
@@ -57,7 +55,6 @@ jobs:
5755
fail-fast: false
5856
matrix:
5957
server: [
60-
$WEAVIATE_130,
6158
$WEAVIATE_131,
6259
$WEAVIATE_132,
6360
$WEAVIATE_133,

0 commit comments

Comments
 (0)