Skip to content

Commit c45b0e9

Browse files
committed
tests: test on macOS 13
1 parent 5eb6406 commit c45b0e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
runs-on: ${{ matrix.operating-system }}
66
strategy:
77
matrix:
8-
operating-system: [ 'macos-14' ]
8+
operating-system: [ 'macos-13' ]
99
php-versions: [ '7.4' ]
1010
steps:
1111
- name: Checkout repo

0 commit comments

Comments
 (0)