We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b524a67 + 4705a0e commit f5c3a9fCopy full SHA for f5c3a9f
1 file changed
.github/workflows/php-multiplatform.yml
@@ -20,7 +20,7 @@ jobs:
20
matrix:
21
# https://github.com/shivammathur/setup-php?tab=readme-ov-file#cloud-osplatform-support
22
os: [ 'ubuntu-24.04', 'windows-2022', 'macos-13' ]
23
- php: [ '8.3' ]
+ php-version: [ '8.3' ]
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v4
0 commit comments