shaarli / Shaarli

The personal, minimalist, super-fast, database free, bookmarking service - community repo

Home Page:https://shaarli.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tools: github actions: The ubuntu-18.04 environment is deprecated

nodiscc opened this issue · comments

This warning is displayed in Github Actions workflow summaries (e.g. https://github.com/shaarli/Shaarli/actions/runs/3613157523)

Shaarli CI: .github#L1
The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see actions/runner-images#6002