Skip to content

Fix CI.#157

Merged
zrax merged 1 commit into
H-uru:masterfrom
Hoikas:fix_ci
Oct 6, 2021
Merged

Fix CI.#157
zrax merged 1 commit into
H-uru:masterfrom
Hoikas:fix_ci

Conversation

@Hoikas

@Hoikas Hoikas commented Oct 6, 2021

Copy link
Copy Markdown
Member

No description provided.

@Hoikas Hoikas force-pushed the fix_ci branch 2 times, most recently from 2543c18 to 450303b Compare October 6, 2021 02:17
- GitHub no longer offers Ubuntu 16.04 runners.
- Change from `apt` to `apt-get` to fix warning.
- Remove install of broken package `postgresql-server-dev-all`.
@Hoikas Hoikas marked this pull request as ready for review October 6, 2021 02:19
strategy:
matrix:
os: [ubuntu-16.04, ubuntu-18.04]
os: [ubuntu-18.04, ubuntu-20.04]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a particularly compelling reason to test on multiple Ubuntu versions instead of ubuntu-latest?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question I will defer to @zrax, but I know he generally seems to want stuff to work all the way back to the previous ubuntu LTS.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that has been my general goal in the past, after we did end up breaking something for someone using an old LTS one time... As long as it's not unreasonable to do so, I think it's still a good goal.

@zrax zrax merged commit 99d558a into H-uru:master Oct 6, 2021
@Hoikas Hoikas deleted the fix_ci branch October 6, 2021 23:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants