mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
fix: reduce test run time (#1832)
Signed-off-by: Alexei Dodon <adodon@cisco.com>
This commit is contained in:
@@ -14,7 +14,7 @@ permissions: read-all
|
||||
jobs:
|
||||
client-tools:
|
||||
name: Stateless zot with shared reliable storage
|
||||
runs-on: ubuntu-22.04
|
||||
runs-on: ubuntu-latest
|
||||
# services:
|
||||
# minio:
|
||||
# image: minio/minio:edge-cicd
|
||||
|
||||
Reference in New Issue
Block a user