mirror of
https://github.com/awslabs/aws-crt-php.git
synced 2026-08-17 17:47:12 +00:00
fix typo
This commit is contained in:
@@ -146,7 +146,7 @@ jobs:
|
||||
runs-on: macos-${{ matrix.version }}
|
||||
strategy:
|
||||
matrix:
|
||||
version: [macos-13]
|
||||
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