mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 21:17:58 +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
@@ -25,7 +25,7 @@ permissions: read-all
|
||||
jobs:
|
||||
analyze:
|
||||
name: Analyze
|
||||
runs-on: ubuntu-latest-4-cores
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
actions: read
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user