Skip to content

Commit aa037cf

Browse files
ericsalocopybara-github
authored andcommitted
foo
PiperOrigin-RevId: 836712137
1 parent 3514901 commit aa037cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193

194194
name: ${{ matrix.continuous-only && inputs.continuous-prefix || '' }} MacOS PHP ${{ matrix.version }}
195195
# noop
196-
runs-on: macos-13
196+
runs-on: macos-16-intel
197197
steps:
198198
- name: Checkout pending changes
199199
if: ${{ !matrix.continuous-only || inputs.continuous-run }}

0 commit comments

Comments
 (0)