Skip to content

Conversation

crazywhalecc
Copy link
Owner

What does this PR do?

Fix #906

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option.
If a modification is not involved, please skip it directly.

  • If you modified *.php or *.json, run them locally to ensure your changes are valid:
    • composer cs-fix
    • composer analyse
    • composer test
    • bin/spc dev:sort-config
  • If it's an extension or dependency update, please ensure the following:
    • Add your test combination to src/globals/test-extensions.php.
    • If adding new or fixing bugs, add commit message containing extension test or test extensions to trigger full test suite.

@crazywhalecc crazywhalecc added the kind/workflow Issues related to workflow or environment label Oct 12, 2025
crazywhalecc added a commit to static-php/static-php-cli-hosted that referenced this pull request Oct 12, 2025
crazywhalecc added a commit to static-php/static-php-cli-hosted that referenced this pull request Oct 12, 2025
crazywhalecc added a commit to static-php/static-php-cli-hosted that referenced this pull request Oct 12, 2025
* Drop macos-13 from actions runner

Related: crazywhalecc/static-php-cli#922

* Update ext-matrix-tests-php80.yml

crazywhalecc/static-php-cli#922

* Update macOS versions in PHP 8.4 workflow

* Update macOS runners in pack-libs workflow
@henderkes
Copy link
Collaborator

we should drop macos-14 too

we never test it....

@crazywhalecc
Copy link
Owner Author

crazywhalecc commented Oct 13, 2025

we should drop macos-14 too

we never test it....

I'm not sure what is your point. I already dropped macos-14. - edit: ah here to remove forgotten one.

@henderkes henderkes merged commit 61cba23 into main Oct 13, 2025
23 checks passed
@henderkes henderkes deleted the ci/macos-15-intel branch October 13, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/workflow Issues related to workflow or environment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

macOS actions runner migration

2 participants