mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
c6f134a9b1
commit
402e7eaf97
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ on:
|
|||
- master
|
||||
|
||||
jobs:
|
||||
buildUbuntuEoan:
|
||||
buildUbuntuFocal:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu:20.04
|
2
.github/workflows/linux-groovy-5.14.yml
vendored
2
.github/workflows/linux-groovy-5.14.yml
vendored
|
@ -8,7 +8,7 @@ on:
|
|||
- master
|
||||
|
||||
jobs:
|
||||
buildUbuntuFocal:
|
||||
buildUbuntuGroovy:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: ubuntu:20.10
|
||||
|
|
Loading…
Add table
Reference in a new issue