Skip to content

Commit 6801892

Browse files
authored
Use legacy minio image for integration tests (#290)
1 parent 502a61b commit 6801892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
services:
2222
s3:
23-
image: bitnami/minio
23+
image: bitnamilegacy/minio
2424
ports:
2525
- 9000:9000
2626

0 commit comments

Comments
 (0)