Skip to content

Commit 57ed3df

Browse files
committed
Merge branch 'gitlab-pipelines-php81' into master
2 parents 36229dd + f8affad commit 57ed3df

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitlab-ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ before_script:
2222
paths:
2323
- modules/bencode.so
2424

25+
php81:
26+
extends: .php
27+
image: php:8.1
28+
2529
php80:
2630
extends: .php
2731
image: php:8.0

0 commit comments

Comments
 (0)