]> source.dussan.org Git - nextcloud-server.git/commitdiff
downgrade ubuntu in order to fix CI 35607/head
authorSimon L <szaimen@e.mail.de>
Mon, 5 Dec 2022 14:27:47 +0000 (15:27 +0100)
committerSimon L <szaimen@e.mail.de>
Mon, 5 Dec 2022 14:27:47 +0000 (15:27 +0100)
Signed-off-by: Simon L <szaimen@e.mail.de>
.github/workflows/s3-primary.yml

index 9fbc3f8d6687a67158d9966fa9b9facc97569668..53fc9dbb507a7b6dd88bc7eabd3d2cb1d55997bb 100644 (file)
@@ -8,7 +8,7 @@ on:
 
 jobs:
   s3-primary-tests-minio:
-    runs-on: ubuntu-latest
+    runs-on: ubuntu-20.04
 
     strategy:
       # do not stop on another job's failure