Skip to content

Commit

Permalink
ci: do not run CodeQL in container
Browse files Browse the repository at this point in the history
  • Loading branch information
lovetodream authored Apr 22, 2024
1 parent 10660a1 commit 3cc1041
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ jobs:
name: Analyze
runs-on: ubuntu-latest
permissions: { actions: write, contents: read, security-events: write }

container: swift:jammy

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3cc1041

Please sign in to comment.