We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7c9e2 commit 85df96dCopy full SHA for 85df96d
.github/workflows/codeql-analysis.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
analyze:
18
name: Analyze
19
- runs-on: ubuntu-latest
+ runs-on: macos-latest-xlarge
20
21
env:
22
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
0 commit comments