Skip to content

Commit 69ebe5d

Browse files
committed
ci: update macos runner to 14
1 parent 3aaa8d3 commit 69ebe5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ jobs:
113113
uses: ./.github/actions/verify-generated-files
114114
MACOS_DEBUG_NTS:
115115
if: github.repository == 'php/php-src' || github.event_name == 'pull_request'
116-
runs-on: macos-13
116+
runs-on: macos-14
117117
steps:
118118
- name: git checkout
119119
uses: actions/checkout@v4

0 commit comments

Comments
 (0)