We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd87fb commit a1f486aCopy full SHA for a1f486a
.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