Skip to content

Commit 84bb5c7

Browse files
committed
updated runner of workflow
1 parent fb5ebb0 commit 84bb5c7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/snyk.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ on: # yamllint disable-line rule:truthy
1212

1313
jobs:
1414
security:
15-
runs-on:
16-
- arc
15+
runs-on: ubuntu-latest
1716
name: snyk
1817
steps:
1918
- name: checkout

0 commit comments

Comments
 (0)