Skip to content

Commit 708b34d

Browse files
jrfnlgrogy
authored andcommitted
GH Actions: update for the release of PHP 8.3
... which is expected later today.
1 parent e01f2b5 commit 708b34d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,11 @@ jobs:
3131
- '8.0'
3232
- '8.1'
3333
- '8.2'
34+
- '8.3'
3435
experimental: [false]
3536

3637
include:
37-
- php: '8.3'
38+
- php: '8.4'
3839
experimental: true
3940

4041
name: "Test on PHP ${{ matrix.php }}"

0 commit comments

Comments
 (0)