mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
Script: Refine GitHub actions.
This commit is contained in:
parent
0a49638f54
commit
3ed7d88990
2 changed files with 51 additions and 31 deletions
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
|
@ -6,7 +6,7 @@ on: [push, pull_request]
|
|||
jobs:
|
||||
analyze:
|
||||
name: actions-codeql-analyze
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-20.04
|
||||
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue