Skip to content

Commit 878c657

Browse files
committed
upgrade to macOS-15 in CI jobs
1 parent 4b41a74 commit 878c657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
strategy:
2626
matrix:
2727
version: ["7.2", "7.3", "7.4", "8.0", "8.1", "8.2", "8.3", "8.4"]
28-
runs-on: macos-12
28+
runs-on: macos-15
2929
steps:
3030
- name: Checkout php-bsdiff
3131
uses: actions/checkout@v4

0 commit comments

Comments
 (0)