Skip to content

Commit ba2a588

Browse files
janedbalondrejmirtes
authored andcommitted
CI: run also PHP 8.3
1 parent 85def57 commit ba2a588

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
- "8.0"
2424
- "8.1"
2525
- "8.2"
26+
- "8.3"
2627

2728
steps:
2829
- name: "Checkout"
@@ -143,6 +144,7 @@ jobs:
143144
- "8.0"
144145
- "8.1"
145146
- "8.2"
147+
- "8.3"
146148

147149
steps:
148150
- name: "Checkout"

0 commit comments

Comments
 (0)