Skip to content

Commit

Permalink
chore: try to remove xcode version
Browse files Browse the repository at this point in the history
  • Loading branch information
tisfeng committed Feb 15, 2024
1 parent f175d20 commit 5e06840
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,6 @@ jobs:
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

steps:
- name: Setup Xcode Version
if: matrix.language == 'swift'
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '15.2'

- name: Checkout repository
uses: actions/checkout@v4

Expand Down

0 comments on commit 5e06840

Please sign in to comment.