Skip to content

Commit 4dad039

Browse files
authored
ci: nightly - php-8.1 min version (#6457)
1 parent 019ec40 commit 4dad039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
php-version:
18-
- "7.4"
18+
- "8.1"
1919
- "8.3"
2020
mariadb-version:
2121
- "earliest"

0 commit comments

Comments
 (0)