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 85df96d commit 3de869dCopy full SHA for 3de869d
.github/workflows/codeql-analysis.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
analyze:
18
name: Analyze
19
- runs-on: macos-latest-xlarge
+ runs-on: macos-latest
20
21
env:
22
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}
0 commit comments