1
0
mirror of https://github.com/guzzle/guzzle.git synced 2025-01-17 21:38:16 +01:00

Test on Windows PHP 8.0 (#2793)

This commit is contained in:
Graham Campbell 2020-10-19 13:38:56 +01:00 committed by GitHub
parent 0aa74dfb41
commit 1165f319d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -77,7 +77,7 @@ jobs:
strategy:
max-parallel: 10
matrix:
php: ['7.2', '7.3', '7.4']
php: ['7.2', '7.3', '7.4', '8.0']
steps:
- name: Set up PHP