Skip to content

Commit

Permalink
Update CodeQL workflow Xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
adamayoung committed Jan 22, 2024
1 parent 03d8210 commit 7182a7a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ concurrency:
group: "codeql-${{ github.head_ref || github.run_id }}"
cancel-in-progress: true

env:
DEVELOPER_DIR: /Applications/Xcode_15.2.app/Contents/Developer

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit 7182a7a

Please sign in to comment.