mirror of
https://github.com/filegator/filegator.git
synced 2025-07-31 07:10:44 +02:00
multiarch docker hub build, downgrade to ubuntu 22 (#538)
This commit is contained in:
2
.github/workflows/ci-dockerhub-multiarch.yml
vendored
2
.github/workflows/ci-dockerhub-multiarch.yml
vendored
@@ -11,7 +11,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
-
|
||||
name: Checkout
|
||||
|
Reference in New Issue
Block a user