Skip to content

Commit

Permalink
Bump releng images
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Aug 12, 2023
1 parent a09f231 commit 3fc7c29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions workflow-templates/.github/workflows/extension-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ on:
env:
DOCKER_REGISTRY: docker-registry.wikimedia.org
DOCKER_ORG: releng
QUIBBLE_DOCKER_IMAGE: quibble-buster-php74
QUIBBLE_DOCKER_IMAGE: quibble-buster-php81
# There is no quibble-buster-php74-coverage yet
COVERAGE_DOCKER_IMAGE: quibble-buster-php73-coverage
PHAN_DOCKER_IMAGE: mediawiki-phan-php74
COVERAGE_DOCKER_IMAGE: quibble-buster-php74-coverage
PHAN_DOCKER_IMAGE: mediawiki-phan-php81

jobs:
test:
Expand Down

0 comments on commit 3fc7c29

Please sign in to comment.