Skip to content

Commit

Permalink
OPS: fix pipeline
Browse files Browse the repository at this point in the history
Co-authored-by: Istvan Szenasi <[email protected]>
  • Loading branch information
Eugeniu David and szeist committed Aug 30, 2021
1 parent b1b7e7d commit b0ec8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.3', '7.4', '8.0']
php-versions: ['7.3', '7.4']

steps:
- name: Install prerequesits
Expand Down

0 comments on commit b0ec8ad

Please sign in to comment.