Skip to content

Commit f2c09b6

Browse files
committed
WIP
1 parent d05d27b commit f2c09b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
install-args: ['', '--prefer-lowest']
15-
php-version: ['7.4', '8.0']
15+
php-version: ['8.1']
1616
fail-fast: false
1717
steps:
1818
# Cancel previous runs of the same branch

0 commit comments

Comments
 (0)