Skip to content

Commit

Permalink
fix: roll gke back to 1.18 series. (determined-ai#2582)
Browse files Browse the repository at this point in the history
  • Loading branch information
ioga committed Jun 17, 2021
1 parent f1b5e94 commit 956f0f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Expand Up @@ -1487,7 +1487,7 @@ jobs:
default: 1
gke-version:
type: string
default: "1.19.9-gke.1900"
default: "1.18.17-gke.1901"
machine-type:
type: string
default: "n1-standard-8"
Expand Down Expand Up @@ -1570,7 +1570,7 @@ jobs:
default: 1
gke-version:
type: string
default: "1.19.9-gke.1900"
default: "1.18.17-gke.1901"
machine-type:
type: string
default: "n1-standard-8"
Expand Down

0 comments on commit 956f0f6

Please sign in to comment.