nim-lang / nightlies

Separate repository to trigger installer builds.
MIT License
44 stars 14 forks source link

upgrade macos to 11, ubuntu to 20.04 #60

Closed ringabout closed 2 years ago

ringabout commented 2 years ago

The ubuntu-18.04 environment is deprecated, consider switching to ubuntu-20.04(ubuntu-latest), or ubuntu-22.04 instead. For more details see https://github.com/actions/virtual-environments/issues/6002

The Ubuntu 18.04 Actions runner image will begin deprecation on 8/8/22 and will be fully unsupported by 4/1/2023

The macOS-10.15 environment is deprecated, consider switching to macos-11(macos-latest), macos-12 instead. For more details see https://github.com/actions/virtual-environments/issues/5583

The macOS 10.15 Actions runner image will begin deprecation on 5/31/22 and will be fully unsupported by 12/1/22 for GitHub and ADO

ringabout commented 2 years ago

To raise awareness of the upcoming removal, we will temporarily fail jobs using Ubuntu 18.04.

ref https://github.com/actions/runner-images/issues/6002

ringabout commented 2 years ago

ready for review