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 71899f1 commit 67d2e9bCopy full SHA for 67d2e9b
.github/workflows/php-test.yml
@@ -15,6 +15,12 @@ jobs:
15
experimental: true
16
- php-versions: '8.1'
17
18
+ - php-versions: '8.2'
19
+ experimental: true
20
+ - php-versions: '8.3'
21
22
+ - php-versions: '8.4'
23
24
steps:
25
- name: Checkout
26
uses: actions/checkout@v4
0 commit comments