mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
fix: Undefined function 'AWS\CRT\HTTP\InvalidArgumentException' (#102)
Co-authored-by: Waqar Ahmed Khan <[email protected]>
This commit is contained in:
co-authored by
Waqar Ahmed Khan
parent
99fb0daec7
commit
2f1dc7b7ed
@@ -146,7 +146,7 @@ jobs:
|
||||
runs-on: macos-${{ matrix.version }}
|
||||
strategy:
|
||||
matrix:
|
||||
version: [10.15]
|
||||
version: [13]
|
||||
steps:
|
||||
# Force PHP to 8.0
|
||||
# Doing this because tests fail in PHP 8.1 (default on macos Github Runner as of Dec 2021)
|
||||
|
||||
Reference in New Issue
Block a user