cleanup: get the Ubuntu names right

Kinda silly, but it bugged me.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2021-01-03 13:39:20 -08:00
parent c6f134a9b1
commit 402e7eaf97
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ on:
- master
jobs:
buildUbuntuEoan:
buildUbuntuFocal:
runs-on: ubuntu-latest
container:
image: ubuntu:20.04

View file

@ -8,7 +8,7 @@ on:
- master
jobs:
buildUbuntuFocal:
buildUbuntuGroovy:
runs-on: ubuntu-latest
container:
image: ubuntu:20.10