Skip to content

Commit 87ced37

Browse files
committed
Update php.yml for CI
1 parent 9f1582d commit 87ced37

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
strategy:
2020
matrix:
2121
# https://github.com/shivammathur/setup-php?tab=readme-ov-file#cloud-osplatform-support
22-
os: [ 'ubuntu-24.04', 'windows-2022', 'macos-13' ]
22+
os: [ 'ubuntu-22.04', 'windows-2022', 'macos-14' ]
2323
php-version: [ '7.2', '7.3', '7.4', '8.0', '8.1', '8.2', '8.3', '8.4' ]
2424
steps:
2525
- name: Checkout

0 commit comments

Comments
 (0)