Skip to content

Commit 4cf592f

Browse files
committed
revert mminio
1 parent 0429987 commit 4cf592f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/development.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
PY_VER: ${{matrix.py_ver}}
4343
MYSQL_VER: ${{matrix.mysql_ver}}
4444
DISTRO: alpine
45-
MINIO_VER: RELEASE.2022-04-12T06-55-35Z
45+
MINIO_VER: RELEASE.2021-09-03T03-56-13Z
4646
COMPOSE_HTTP_TIMEOUT: "120"
4747
run: docker-compose -f LNX-docker-compose.yml up --build --exit-code-from app
4848
- name: Run style tests

0 commit comments

Comments
 (0)