Try re-enabling swift codeql

Enable Swift language support for CodeQL analysis.
This commit is contained in:
Max Goedjen 2025-09-10 00:27:20 -07:00 committed by GitHub
parent 7c7db56c1e
commit 9d05a43e15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -25,8 +25,8 @@ jobs:
- language: actions - language: actions
build-mode: none build-mode: none
# Disable this until CodeQL supports Xcode 26 builds. # Disable this until CodeQL supports Xcode 26 builds.
# - language: swift - language: swift
# build-mode: manual build-mode: manual
steps: steps:
- name: Checkout repository - name: Checkout repository
uses: actions/checkout@v4 uses: actions/checkout@v4