Skip to content

Commit c0a621c

Browse files
committed
update tests
1 parent 5268d8f commit c0a621c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
strategy:
1010
matrix:
1111
os: [ubuntu-latest, macos-latest, windows-latest]
12-
php: ['7.4', '8.0']
12+
php: ['7.4', '8.0', '8.1']
1313
dependency-version: [prefer-lowest, prefer-stable]
1414

1515
steps:

0 commit comments

Comments
 (0)