Skip to content

updated depency review, changed to push #13

updated depency review, changed to push

updated depency review, changed to push #13

name: 'PHP_Compatibility'
on:
push:
branches:
- main
jobs:
phpcompatibility_php74:
runs-on: ubuntu-latest
steps:
- name: PHP Compatibility
uses: pantheon-systems/phpcompatibility-action@v1.1.1
with:
test-versions: 7.4-8.0
phpcompatibility_php8:
runs-on: ubuntu-latest
steps:
- name: PHP Compatibility
uses: pantheon-systems/phpcompatibility-action@dev
with:
test-versions: 8.0-