Skip to content

Commit 00abc18

Browse files
authored
Test on PHP 8.1
1 parent 253dabd commit 00abc18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- "7.3"
2222
- "7.4"
2323
- "8.0"
24+
- "8.1"
2425

2526
steps:
2627
- name: "Checkout"
@@ -85,6 +86,7 @@ jobs:
8586
- "7.3"
8687
- "7.4"
8788
- "8.0"
89+
- "8.1"
8890
dependencies:
8991
- "lowest"
9092
- "highest"
@@ -127,6 +129,7 @@ jobs:
127129
- "7.3"
128130
- "7.4"
129131
- "8.0"
132+
- "8.1"
130133

131134
steps:
132135
- name: "Checkout"

0 commit comments

Comments
 (0)