mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 12:58:02 +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
@@ -15,7 +15,7 @@ permissions:
|
||||
|
||||
jobs:
|
||||
zap_scan:
|
||||
runs-on: ubuntu-latest-4-cores
|
||||
runs-on: ubuntu-latest
|
||||
name: Scan ZOT using ZAP
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user