We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd87fb commit c17797bCopy full SHA for c17797b
.github/workflows/ci.yml
@@ -8,6 +8,8 @@ on:
8
9
env:
10
PHP_EXTENSIONS: intl pdo_sqlite
11
+ DOCKER_USER_ID: 0
12
+ DOCKER_GROUP_ID: 0
13
14
jobs:
15
test:
0 commit comments