Merge pull request #83147 from akien-mga/ci-ppa-kisak-turtle
CI: Switch mesa PPA from kisak-mesa to turtle
This commit is contained in:
commit
f802f6980d
2
.github/workflows/linux_builds.yml
vendored
2
.github/workflows/linux_builds.yml
vendored
@ -92,7 +92,7 @@ jobs:
|
||||
if: ${{ matrix.proj-test }}
|
||||
run: |
|
||||
sudo rm -f /etc/apt/sources.list.d/microsoft-prod.list
|
||||
sudo add-apt-repository ppa:kisak/kisak-mesa
|
||||
sudo add-apt-repository ppa:kisak/turtle
|
||||
sudo apt-get install -qq mesa-vulkan-drivers
|
||||
|
||||
- name: Free disk space on runner
|
||||
|
Loading…
Reference in New Issue
Block a user