Skip to content

Commit 3de869d

Browse files
committed
Use macos-latest for codeql
1 parent 85df96d commit 3de869d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ concurrency:
1616
jobs:
1717
analyze:
1818
name: Analyze
19-
runs-on: macos-latest-xlarge
19+
runs-on: macos-latest
2020

2121
env:
2222
GRADLE_ENCRYPTION_KEY: ${{ secrets.GRADLE_ENCRYPTION_KEY }}

0 commit comments

Comments
 (0)