mirror of
https://github.com/project-zot/zot.git
synced 2026-06-20 06:37:56 +08:00
ci: stop using the non-free 4-core runners (#2695)
Signed-off-by: Jeffrey Sica <me@jeefy.dev> Signed-off-by: Ramkumar Chinchani <rchincha@cisco.com> Co-authored-by: Jeffrey Sica <me@jeefy.dev>
This commit is contained in:
committed by
GitHub
parent
8553712613
commit
df4f9ca9d3
@@ -14,7 +14,7 @@ permissions: read-all
|
||||
jobs:
|
||||
client-tools:
|
||||
name: Stateless zot with shared reliable storage
|
||||
runs-on: ubuntu-latest-4-cores
|
||||
runs-on: ubuntu-latest
|
||||
# services:
|
||||
# minio:
|
||||
# image: minio/minio:RELEASE.2024-07-16T23-46-41Z
|
||||
|
||||
Reference in New Issue
Block a user