Skip to content

Commit 3c28c37

Browse files
committed
Merge branch '2.x' of github.com:pestphp/pest-plugin into 2.x
2 parents 45f447b + 2842767 commit 3c28c37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ubuntu-latest] # (macos-latest, windows-latest) 2.x-dev is under development
11-
php: ['8.1', '8.2']
11+
php: ['8.1', '8.2', '8.3']
1212
dependency-version: [prefer-lowest, prefer-stable]
1313
parallel: ['', '--parallel']
1414

0 commit comments

Comments
 (0)