Skip to content

Commit

Permalink
[.gitlab-ci] fix ubuntu image for release appimage build
Browse files Browse the repository at this point in the history
  • Loading branch information
luspi committed Dec 15, 2023
1 parent 8bc158e commit e788ae0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ appimage:

releaseappimage:

image: ubuntu:focal
image: ubuntu:jammy

only:
- tags
Expand Down

0 comments on commit e788ae0

Please sign in to comment.