Skip to content

Commit

Permalink
CI: appveyor use ubuntu 22.04
Browse files Browse the repository at this point in the history
refs manubot#508
merges manubot#509

Fixes appveyor install error:
> The repository 'http://apt.postgresql.org/pub/repos/apt bionic-pgdg Release' no longer has a Release file.
  • Loading branch information
dhimmel authored and ctessum committed Sep 10, 2024
1 parent 8a2fde9 commit 8440af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ only_commits:
- ci/install.sh
- content/

image: ubuntu
image: ubuntu2204
services:
- docker

Expand Down

0 comments on commit 8440af9

Please sign in to comment.