Skip to content

Commit c818f3e

Browse files
authored
Merge pull request #601 from LebedevRI/opensuse
Another boring opensuse mirror shuffling
2 parents eb88c69 + 0cd0edc commit c818f3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI-linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
eatmydata apt-get install clang-format-${{ inputs.compiler-version }} clang-tidy-${{ inputs.compiler-version }}
139139
140140
eatmydata apt-get install curl gpg
141-
echo 'deb https://mirror.aardsoft.fi/opensuse/repositories/graphics:/darktable:/master/Debian_Testing/ /' | tee /etc/apt/sources.list
141+
echo 'deb http://download.opensuse.org/repositories/graphics:/darktable:/master/Debian_Testing/ /' | tee /etc/apt/sources.list
142142
curl -fsSL https://download.opensuse.org/repositories/graphics:darktable:master/Debian_Testing/Release.key | gpg --dearmor | tee /etc/apt/trusted.gpg.d/graphics_darktable_master.gpg > /dev/null
143143
apt-get update
144144
eatmydata apt-get install rawspeed-clang-tidy-module

0 commit comments

Comments
 (0)