We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1541234 commit b69c2d9Copy full SHA for b69c2d9
.github/workflows/development.yaml
@@ -37,7 +37,7 @@ jobs:
37
- name: Run primary tests
38
env:
39
UID: "1001"
40
- GID: "116"
+ GID: "121"
41
PY_VER: ${{matrix.py_ver}}
42
MYSQL_VER: ${{matrix.mysql_ver}}
43
ALPINE_VER: "3.10"
0 commit comments