Skip to content

Commit

Permalink
Upgrade PHP mac runner to avoid slow PHP installs (#18972)
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 682453854

Co-authored-by: Mike Kruskal <[email protected]>
  • Loading branch information
zhangskz and mkruskal-google authored Oct 23, 2024
1 parent 384bcc1 commit 4212301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ jobs:
matrix:
version: ['8.2']
name: MacOS PHP ${{ matrix.version }}
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout pending changes
uses: protocolbuffers/protobuf-ci/checkout@v2
Expand Down

0 comments on commit 4212301

Please sign in to comment.