Merge branch 'main' into aeisenberg/macos-13-runners

This commit is contained in:
Henry Mercer 2024-11-08 17:56:50 +00:00 committed by GitHub
commit faa963470d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
15 changed files with 158 additions and 13 deletions

View file

@ -60,6 +60,7 @@ jobs:
languages: javascript
tools: ${{ steps.prepare-test.outputs.tools-url }}
- uses: ./../action/.github/actions/setup-swift
if: runner.os == 'macOS'
with:
codeql-path: ${{ steps.init.outputs.codeql-path }}
- name: Build code