haskell-CI/haskell-ci

Update the version of Ubuntu that the IRC job runs on

RyanGlScott opened this issue · 0 comments

Currently, the IRC job always runs on Ubuntu 18.04:

, ghjRunsOn = "ubuntu-18.04"

The Ubuntu 18.04 runners on GitHub Actions have been deprecated, however, and they will be fully removed by December 1, 2022. We should update the Ubuntu version that the IRC jobs run on to accommodate this.