зеркало из https://github.com/nextcloud/spreed.git
Merge pull request #11764 from nextcloud/fix/noid/oci-on-garm
Run OCI tests on ubuntu-latest again
This commit is contained in:
Коммит
1050fa7756
|
@ -46,7 +46,7 @@ jobs:
|
|||
- 'composer.lock'
|
||||
|
||||
integration-oci:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
needs: changes
|
||||
if: needs.changes.outputs.src != 'false'
|
||||
|
|
|
@ -53,7 +53,7 @@ jobs:
|
|||
- 'composer.lock'
|
||||
|
||||
phpunit-oci:
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
needs: [changes, matrix]
|
||||
if: needs.changes.outputs.src != 'false'
|
||||
|
|
Загрузка…
Ссылка в новой задаче