Skip to content

Commit 1fd856c

Browse files
authored
Update build-ci.yml
1 parent 74c0357 commit 1fd856c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/build-ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
haskell: true
8383
large-packages: true
8484
docker-images: true
85-
swap-storage: true
85+
swap-storage: false
8686

8787
- name: Clone
8888
id: checkout
@@ -97,7 +97,6 @@ jobs:
9797
sudo dpkg -i cuda-keyring_1.1-1_all.deb
9898
sudo apt-get update
9999
sudo apt-get install build-essential libcurl4-openssl-dev ccache cuda-toolkit-12-6 datacenter-gpu-manager cuda-drivers-fabricmanager
100-
sudo service nvidia-fabricmanager start
101100
sudo apt install software-properties-common
102101
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
103102
sudo apt update

0 commit comments

Comments
 (0)