From 59399b01e35958bd970952152a5421bb5cb84eb5 Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Thu, 6 Jul 2023 18:24:43 +0900 Subject: [PATCH] .builds: use fedora/latest again This was fixed at https://git.sr.ht/~sircmpwn/builds.sr.ht/commit/6b1f66e9ea77753817109b4e35a7fa7d02d36f68. Updates #2688 --- .builds/fedora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.builds/fedora.yml b/.builds/fedora.yml index 72a2b39c1..8fcf3c8ff 100644 --- a/.builds/fedora.yml +++ b/.builds/fedora.yml @@ -1,4 +1,4 @@ -image: fedora/rawhide +image: fedora/latest packages: - alsa-lib-devel - libXcursor-devel