mirror of
https://github.com/turboderp-org/exllamav3.git
synced 2026-04-20 14:29:51 +00:00
Actions: Attempt #8, also pin libnvidia-cfg1
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -165,6 +165,8 @@ jobs:
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y --allow-downgrades nvidia-persistenced=575.57.08-0ubuntu1
|
||||
sudo apt-mark hold nvidia-persistenced
|
||||
sudo apt-get install -y --allow-downgrades libnvidia-cfg1=575.57.08-0ubuntu1
|
||||
sudo apt-mark hold libnvidia-cfg1
|
||||
|
||||
# TODO: Find specific sub-packages
|
||||
- name: Install Linux CUDA ${{ matrix.cuda }}
|
||||
|
||||
Reference in New Issue
Block a user