Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit ff3a778

Browse files
authored
ubuntu version (#37948)
1 parent e00aeef commit ff3a778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecards-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions: read-all
1111
jobs:
1212
vuln-scan:
1313
name: Vulnerability scanning
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-20.04
1515
if: ${{ github.repository == 'flutter/engine' }}
1616
steps:
1717
- name: "Checkout code"

0 commit comments

Comments
 (0)