Skip to content

Commit 13520ce

Browse files
committed
Adjust php versions
1 parent 6a28056 commit 13520ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- '5.6'
1010
- '7.0'
1111
- '7.4'
12-
- '8.1'
12+
- '8.0'
1313
name: PHP ${{ matrix.php-version }} sample
1414
steps:
1515
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)