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 fd98546 commit 2056c97Copy full SHA for 2056c97
.github/workflows/testing.yml
@@ -14,6 +14,8 @@ jobs:
14
include:
15
- php-versions: '8.3'
16
extra-tests: '1'
17
+ - php-versions: '8.4'
18
+ extra-tests: '1'
19
steps:
20
- name: Checkout Coder
21
uses: actions/checkout@v4
0 commit comments