exercism / nim-test-runner

GNU Affero General Public License v3.0
2 stars 3 forks source link

.github: bump ubuntu-20.04 to ubuntu-22.04 #173

Closed ee7 closed 7 months ago

ee7 commented 7 months ago

With this PR, all ubuntu labels are ubuntu-22.04:

$ git grep --break --heading ubuntu
.github/workflows/ci.yml
12:    runs-on: ubuntu-22.04
43:    runs-on: ubuntu-22.04

.github/workflows/lint_dockerfile.yml
6:    runs-on: ubuntu-22.04

.github/workflows/shellcheck.yml
8:    runs-on: ubuntu-22.04