Skip to content

Commit 2ca139a

Browse files
authored
Merge pull request #35608 from nextcloud/backport/35580/stable23
[stable23] downgrade ubuntu in order to fix CI
2 parents 93c583a + 6dfdb15 commit 2ca139a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/s3-primary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
s3-primary-tests-minio:
12-
runs-on: ubuntu-latest
12+
runs-on: ubuntu-20.04
1313

1414
strategy:
1515
# do not stop on another job's failure

0 commit comments

Comments
 (0)