Skip to content

Commit

Permalink
Disable Ubuntu 18.04 release
Browse files Browse the repository at this point in the history
  • Loading branch information
eustas committed Nov 26, 2024
1 parent 364fff4 commit 16905e6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,9 @@ jobs:
os:
- ubuntu:22.04
- ubuntu:20.04
- ubuntu:18.04
# Disabled due to github-actions compatibility.
# Anyways: libjxl is included in Ubuntu only starting from 24.04
#- ubuntu:18.04
- debian:buster
- debian:bullseye
- debian:bookworm
Expand Down

0 comments on commit 16905e6

Please sign in to comment.