Skip to content

Commit

Permalink
ci: drop Debian oldoldstable (stretch)
Browse files Browse the repository at this point in the history
Archives are unavailable upstream
  • Loading branch information
rcoup committed Apr 23, 2023
1 parent 0dc6b6f commit e9bf5ff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -480,9 +480,6 @@ jobs:
- label: "debian-oldstable"
image: "debian:oldstable-slim"
type: "deb"
- label: "debian-oldoldstable"
image: "debian:oldoldstable-slim"
type: "deb"
- label: "amazonlinux-2"
image: "amazonlinux:2"
type: "rpm"
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ _When adding new entries to the changelog, please include issue/PR numbers where
- Improved tile import performance for point-cloud (and eventually raster) by making it multithreaded. [#818](https://github.com/koordinates/kart/pull/818)
- Fixed a bug where Kart would require `user.name` and `user.email` to be set, even when `GIT_AUTHOR_EMAIL` and similar variables were set in the environment. [#812](https://github.com/koordinates/kart/issues/812)
- Update native dependencies. [#820](https://github.com/koordinates/kart/pull/820)
- Drop CI testing of Debian Stretch/oldoldstable. [#820](https://github.com/koordinates/kart/pull/820)

## 0.12.2

Expand Down

0 comments on commit e9bf5ff

Please sign in to comment.