Skip to content

Commit 3b066e6

Browse files
committed
skip upgrade
Signed-off-by: Naren Dasan <naren@narendasan.com>
1 parent 0403ca9 commit 3b066e6

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.circleci/config.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -336,13 +336,13 @@ jobs:
336336
resource_class: arm.xlarge
337337
steps:
338338
- checkout
339-
- run:
340-
name: Upgrade base
341-
command: |
342-
sudo apt clean
343-
sudo apt update
344-
sudo apt upgrade
345-
sudo apt install software-properties-common
339+
#- run:
340+
# name: Upgrade base
341+
# command: |
342+
# sudo apt clean
343+
# sudo apt update
344+
# sudo apt upgrade
345+
# sudo apt install software-properties-common
346346
- install-cuda:
347347
os: "ubuntu2004"
348348
platform: "sbsa"

0 commit comments

Comments
 (0)