Skip to content

Commit

Permalink
CI: appveyor use ubuntu 22.04
Browse files Browse the repository at this point in the history
refs manubot/rootstock#508
merges manubot/rootstock#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 committed Jan 19, 2024
1 parent 078af3a commit e786e68
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 e786e68

Please sign in to comment.