Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/serverinfo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2021-04-23 14:29:23 +0300
committerArthur Schiwon <blizzz@arthur-schiwon.de>2021-04-23 14:29:23 +0300
commit9de33353945e661692f877dab7b1c30f67ef77d2 (patch)
tree1462daef07c5a65dc411bc61640b30eeb0f21852
parentf796065bd06843587e39a41e0d815e3929672901 (diff)
fix used image for oci
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
-rw-r--r--.github/workflows/oci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/oci.yml b/.github/workflows/oci.yml
index 2236635..71b69f1 100644
--- a/.github/workflows/oci.yml
+++ b/.github/workflows/oci.yml
@@ -12,7 +12,7 @@ env:
jobs:
oci:
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
strategy:
# do not stop on another job's failure