Skip to content

Commit 4cd2741

Browse files
committed
remove instance type from create cluster
1 parent 9dbddbf commit 4cd2741

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/mlflow-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ jobs:
221221
kubernetes-version: ${{ matrix.cluster.version }}
222222
cluster-name: mlflow-ci-${{ github.run_id }}-${{ matrix.cluster.distribution }}-${{ matrix.cluster.version }}-${{ matrix.config.name }}
223223
disk: 100
224-
instance-type: r1.large
225224
ttl: 1h
226225
export-kubeconfig: true
227226

0 commit comments

Comments
 (0)