mirror of
https://github.com/librenms/docker.git
synced 2026-01-23 02:14:48 +00:00
Merge pull request #493 from crazy-max/ci-fix-build
ci: switch to ubuntu-22.04 runner
This commit is contained in:
commit
3d3c0e5412
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -25,7 +25,7 @@ env:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
-
|
||||
name: Login to DockerHub
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue