Skip to content

Commit

Permalink
Use macos 13 on GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
persidskiy committed Feb 16, 2024
1 parent 5cb40e3 commit 6ca574c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/analyze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
executor: ${{ fromJson(inputs.executor) }}
include:
- language: "swift"
executor: "macos-14"
executor: "macos-13"
# Learn more about CodeQL language support at https://aka.ms/codeql-docs/language-support

steps:
Expand Down

0 comments on commit 6ca574c

Please sign in to comment.