Skip to content

Commit 11876d8

Browse files
author
Will Feng
committed
try to fix
1 parent 0434f83 commit 11876d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.circleci/config.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
version: 2.1
2+
13
install_official_git_client: &install_official_git_client
24
name: Install Official Git Client
35
no_output_timeout: "1h"
@@ -173,7 +175,6 @@ pytorch_tutorial_build_manager_defaults: &pytorch_tutorial_build_manager_default
173175
resource_class: medium
174176
<<: *pytorch_tutorial_build_defaults
175177

176-
version: 2.1
177178
jobs:
178179
pytorch_tutorial_build_worker_0_pr:
179180
<<: *pytorch_tutorial_build_worker_defaults
@@ -302,7 +303,6 @@ jobs:
302303
<<: *pytorch_tutorial_build_manager_defaults
303304

304305
workflows:
305-
version: 2.1
306306
build:
307307
jobs:
308308
# Build jobs that only run on PR

0 commit comments

Comments
 (0)