Skip to content

Commit 32c471b

Browse files
authored
using dev for php 8
So that unreleased packages can be used
1 parent 7742a57 commit 32c471b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
symfony-skeleton-stability: 'dev'
9696
allow-failures: true
9797
- php-version: '8.0'
98-
symfony-skeleton-stability: 'stable'
98+
symfony-skeleton-stability: 'dev'
9999
allow-failures: true
100100

101101
steps:

0 commit comments

Comments
 (0)