Skip to content

Commit 25ace3d

Browse files
committed
CI fixes: gconf2 is not supported in current Ubuntu LTS, stick to the 22.04 runner for now.
1 parent a49b9b6 commit 25ace3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/makefile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252

5353
ubuntu-build:
5454

55-
runs-on: ubuntu-latest
55+
runs-on: ubuntu-22.04
5656
env:
5757
DEBEMAIL: "Albert Graef <aggraef@gmail.com>"
5858

0 commit comments

Comments
 (0)