Skip to content

Commit

Permalink
ci: update git on CI machines (#30526)
Browse files Browse the repository at this point in the history
  • Loading branch information
jkleinsc committed Aug 14, 2021
1 parent 8b9d009 commit 94111c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -45,7 +45,7 @@ executors:
type: enum
enum: ["medium", "xlarge", "2xlarge+"]
docker:
- image: electron.azurecr.io/build:ca93c6a7bc49e7d2a7b8c62ed04e0b870f3dfd1e
- image: electron.azurecr.io/build:d818f06a9b1540c7fd38f75ad5a2c493dd6843b6
resource_class: << parameters.size >>

macos:
Expand Down

0 comments on commit 94111c9

Please sign in to comment.