We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af74bd0 commit 67bb09fCopy full SHA for 67bb09f
1 file changed
.github/workflows/php.yml
@@ -12,7 +12,7 @@ jobs:
12
strategy:
13
matrix:
14
operating-system: ['ubuntu-latest']
15
- php-versions: ['7.4', '8.0']
+ php-versions: ['7.4']
16
phpunit-versions: ['latest']
17
steps:
18
- name: Checkout
0 commit comments