mirror of https://github.com/mikaku/Monitorix.git
Merge pull request #441 from bachandi/github_action_fixes
Switch to new ubuntu LTS version to fix build action
This commit is contained in:
commit
2661006edc
|
@ -21,7 +21,7 @@ jobs:
|
|||
- fedora:34
|
||||
- fedora:35
|
||||
- ubuntu:20.04
|
||||
- ubuntu:21.10
|
||||
- ubuntu:22.04
|
||||
fail-fast: false
|
||||
container:
|
||||
image: ${{ matrix.image }}
|
||||
|
|
Loading…
Reference in New Issue