Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2457

Extension Writers Discussion • Re: [Info] Using Github Actions to Test Extensions

$
0
0
Any way to force 8.x or does it pull from, for example, composer.json? Previously you could specify it like so:

Code:

jobs:    # START Basic Checks Job (EPV, code sniffer, images check, etc.)    basic-checks:        runs-on: ubuntu-22.04        strategy:            matrix:                include:                    - php: '8.0'

Statistics: Posted by Kailey — Wed Apr 30, 2025 2:41 am



Viewing all articles
Browse latest Browse all 2457

Trending Articles