Skip to content

Commit

Permalink
dropping 7.2 from CI: it is no longer supported by CI tools
Browse files Browse the repository at this point in the history
  • Loading branch information
weaverryan committed May 18, 2022
1 parent 2ded2f2 commit 28b29e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-turbo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.2', '7.3', '7.4', '8.0']
php-versions: ['7.3', '7.4', '8.0']
fail-fast: false
name: PHP ${{ matrix.php-versions }} Test on ubuntu-latest

Expand Down

0 comments on commit 28b29e9

Please sign in to comment.