We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5eb6406 commit c45b0e9Copy full SHA for c45b0e9
1 file changed
.github/workflows/test.yaml
@@ -5,7 +5,7 @@ jobs:
5
runs-on: ${{ matrix.operating-system }}
6
strategy:
7
matrix:
8
- operating-system: [ 'macos-14' ]
+ operating-system: [ 'macos-13' ]
9
php-versions: [ '7.4' ]
10
steps:
11
- name: Checkout repo
0 commit comments