update macos-ci

This commit is contained in:
Waqar Ahmed Khan
2023-07-20 09:35:38 -07:00
parent 5373a51ef4
commit a037ac1ecb
+1 -1
View File
@@ -146,7 +146,7 @@ jobs:
runs-on: macos-${{ matrix.version }}
strategy:
matrix:
version: [10.15]
version: [macos-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)