Skip to content

Commit

Permalink
Update CodeQL to MacOS 14
Browse files Browse the repository at this point in the history
  • Loading branch information
aokj4ck committed Apr 22, 2024
1 parent cf27c54 commit bbe373c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: macos-latest
runs-on: macos-14
timeout-minutes: ${{ (matrix.language == 'swift' && 120) || 360 }}
permissions:
actions: read
Expand Down

0 comments on commit bbe373c

Please sign in to comment.