Skip to content

Commit

Permalink
Bump minimum version to 1.36.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nipunn1313 committed Feb 9, 2020
1 parent c4efd50 commit 9a5de0f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
default: false
image:
type: string
default: 1.33.0
default: 1.41.0
minimal_build:
type: boolean
default: false
Expand Down Expand Up @@ -172,7 +172,7 @@ jobs:
default: false
image:
type: string
default: 1.33.0
default: 1.41.0
macos:
xcode: "9.0"
environment:
Expand Down Expand Up @@ -224,7 +224,7 @@ workflows:
name: mimimal-version
target: x86_64-unknown-linux-musl
vendored: true
image: 1.31.0
image: 1.36.0
minimal_build: true
- linux:
name: musl-vendored
Expand Down

0 comments on commit 9a5de0f

Please sign in to comment.