Skip to content

Commit 60ddd43

Browse files
committed
Exclude
1 parent 112ed14 commit 60ddd43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
# Laravel 10 requires PHP 8.1
3434
- laravel: 10.*
35-
php: 8.0
35+
php: 8.0.2
3636

3737
name: P${{ matrix.php }} / L${{ matrix.laravel }} / G${{ matrix.guzzle }} / ${{ matrix.dependency-version }}
3838

0 commit comments

Comments
 (0)