Skip to content

Commit 6a026a0

Browse files
authored
CI: Add PHP 8.1 (#41)
1 parent cc161ee commit 6a026a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/continuous-integration.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
php-version:
1717
- "7.4"
1818
- "8.0"
19+
- "8.1"
1920
dependencies:
2021
- "highest"
2122
include:

0 commit comments

Comments
 (0)