We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 434b26a commit 164bfc2Copy full SHA for 164bfc2
1 file changed
.github/workflows/php84.yml
@@ -12,7 +12,7 @@ jobs:
12
test:
13
runs-on: "ubuntu-latest"
14
15
- name: "PHP ${{ env.PHP_VERSION }} - ${{ env.OPERATING_SYS }}"
+ name: "PHP 8.4 - Ubuntu-Latest"
16
17
steps:
18
- name: Clone Repo
0 commit comments