[tests-only] [full-ci] Run CI with PHP 7.4-ubuntu20.04 - #1138
Closed
phil-davis wants to merge 2 commits into
Closed
Conversation
phil-davis
force-pushed
the
run-ci-with-php-7.4-ubuntu20.04
branch
from
October 7, 2022 11:50
6f99b34 to
a8249cc
Compare
Contributor
Author
|
CI passes - good. |
phil-davis
force-pushed
the
run-ci-with-php-7.4-ubuntu20.04
branch
from
October 8, 2022 21:30
a8249cc to
4a30544
Compare
|
Kudos, SonarCloud Quality Gate passed! |
Contributor
Author
|
See #1139 - we do not need to actually change the docker image tag any more. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.








This is a test to see if it passes. We can decide next week if we explicitly change to
owncloudci/php:7.4-ubuntu20.04or if we updateowncloudci/php:7.4so that it uses Ubuntu 20.04 (instead of Ubuntu 18.04) or if we design some other naming system for tagging the Docker images so that we know which Ubuntu+PHP combinations are being used.