Skip to content

Commit

Permalink
testing macos
Browse files Browse the repository at this point in the history
  • Loading branch information
dantengsky committed Nov 1, 2021
1 parent cf28b68 commit 5daa9a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stateless-tests-standalone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
CARGO_INCREMENTAL: '0'

- name: Minio Setup for (ubuntu-latest only)
if: matrix.config.os == 'ubuntu-latest'
#if: matrix.config.os == 'ubuntu-latest'
run: |
docker run -d -p 9000:9000 --name minio \
-e "MINIO_ACCESS_KEY=minioadmin" \
Expand Down

0 comments on commit 5daa9a1

Please sign in to comment.