We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b41a74 commit 878c657Copy full SHA for 878c657
.github/workflows/ci.yml
@@ -25,7 +25,7 @@ jobs:
25
strategy:
26
matrix:
27
version: ["7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]
28
- runs-on: macos-12
+ runs-on: macos-15
29
steps:
30
- name: Checkout php-bsdiff
31
uses: actions/checkout@v4
0 commit comments