Skip to content

Commit

Permalink
Add php8.0 in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinbonneaud committed Dec 15, 2021
1 parent 0251b1f commit 4d357a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Expand Up @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
operating-system: [ubuntu-latest]
php-versions: ['7.4']
php-versions: ['7.4', '8.0']

runs-on: ${{ matrix.operating-system }}

Expand Down

0 comments on commit 4d357a6

Please sign in to comment.