Skip to content

Commit

Permalink
DO NOT MERGE Update extension-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lens0021 authored Sep 21, 2024
1 parent dc64c28 commit cb83a85
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions .github/workflows/extension-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,20 +7,15 @@
name: Quibble and Phan

on:
push:
branches:
- '*'
tags-ignore:
- '*.*'
pull_request:

env:
DOCKER_REGISTRY: docker-registry.wikimedia.org
DOCKER_ORG: releng
QUIBBLE_DOCKER_IMAGE: quibble-buster-php74
# There is no quibble-buster-php74-coverage yet
COVERAGE_DOCKER_IMAGE: quibble-buster-php73-coverage
PHAN_DOCKER_IMAGE: mediawiki-phan-php74
QUIBBLE_DOCKER_IMAGE: quibble-buster-php81
# There is no quibble-buster-php81-coverage yet
COVERAGE_DOCKER_IMAGE: quibble-buster-php81-coverage
PHAN_DOCKER_IMAGE: mediawiki-phan-php81

jobs:
test:
Expand Down

0 comments on commit cb83a85

Please sign in to comment.