We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ad7ddbd + d922660 commit c779928Copy full SHA for c779928
.github/workflows/oci.yml
@@ -11,7 +11,7 @@ concurrency:
11
12
jobs:
13
phpunit-oci:
14
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
15
16
strategy:
17
matrix:
.github/workflows/s3-primary.yml
@@ -8,7 +8,7 @@ on:
8
9
10
s3-primary-tests-minio:
# do not stop on another job's failure
0 commit comments