Switch to ubuntu LTS version for build action

This commit is contained in:
Andreas Bachlechner 2022-09-28 18:18:17 +02:00
parent 9dbbd4c00b
commit e5bf3b3b22
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- fedora:34 - fedora:34
- fedora:35 - fedora:35
- ubuntu:20.04 - ubuntu:20.04
- ubuntu:21.10 - ubuntu:22.04
fail-fast: false fail-fast: false
container: container:
image: ${{ matrix.image }} image: ${{ matrix.image }}