This commit is contained in:
Waqar Ahmed Khan
2023-07-20 09:37:19 -07:00
parent a037ac1ecb
commit 08c0947cd9
+1 -1
View File
@@ -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)