Change GHA to 8.0 instead of 8.1

pull/62/head
Varun Patil 2022-09-15 20:43:41 -07:00
parent a2662bcb4d
commit feffacc15d
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ jobs:
# do not stop on another job's failure # do not stop on another job's failure
fail-fast: false fail-fast: false
matrix: matrix:
php-versions: ['7.4', '8.1'] php-versions: ['7.4', '8.0']
server-versions: ['v24.0.4'] server-versions: ['v24.0.4']
services: services: