We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fc5279 commit 9ace75dCopy full SHA for 9ace75d
.github/workflows/push.yml
@@ -88,7 +88,7 @@ jobs:
88
- ubuntu-latest
89
- windows-latest
90
- macOS-latest
91
- php-versions: ['7.2', '7.3', '7.4']
+ php-versions: ['7.2', '7.3', '7.4', '8.0']
92
name: Unit tests for PHP version ${{ matrix.php-versions }} on ${{ matrix.operating-system }}
93
needs:
94
- setup
0 commit comments