Skip to content

Commit d8f1f84

Browse files
authored
Merge pull request #255 from abitrolly/patch-3
Update Ubuntu versions to fix builds
2 parents 2326be7 + ecb0c2d commit d8f1f84

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/ci.installer.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,11 @@ jobs:
138138
# - ubuntu:trusty glibc too old
139139
# - ubuntu:xenial glibc too old
140140
# - ubuntu:bionic glibc too old
141+
# - ubuntu:lunar out of support
141142
- ubuntu:focal
142143
- ubuntu:jammy
143-
- ubuntu:lunar
144+
- ubuntu:24.04
145+
- ubuntu:24.10
144146

145147
- fedora:latest
146148

0 commit comments

Comments
 (0)