Skip to content

Commit

Permalink
fix expected debian version for php 7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
htuscher committed Jun 23, 2020
1 parent 8f08f3c commit b2a94f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/console.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dockerTest:
PHP_OFFICIAL: '1'
'php[^:]*:7.0$':
OS_FAMILY: 'debian'
OS_VERSION: '10'
OS_VERSION: '9'
PHP_OFFICIAL: '1'
'php[^:]*:[0-9]':
OS_FAMILY: 'debian'
Expand Down

0 comments on commit b2a94f9

Please sign in to comment.