Skip to content

Commit 56179f5

Browse files
committed
add GH CI
1 parent bd8f9b7 commit 56179f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/php.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
fail-fast: false
3838
matrix:
3939
setup: [ 'basic', 'lowest', 'stable' ]
40-
php: [ '8.0', '8.1' ]
40+
php: [ '8.0' ]
4141

4242
steps:
4343
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)