We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d81ec4 + 6de8537 commit 81bfc28Copy full SHA for 81bfc28
1 file changed
README.md
@@ -39,8 +39,7 @@ on:
39
40
jobs:
41
CodeQL-Build:
42
- # If you're only analyzing JavaScript or Python, CodeQL runs on ubuntu-latest, windows-latest, and macos-latest.
43
- # If you're analyzing C/C++, C#, Go, or Java, CodeQL runs on ubuntu-latest, windows-2019, and macos-latest.
+ # CodeQL runs on ubuntu-latest, windows-latest, and macos-latest
44
runs-on: ubuntu-latest
45
46
permissions:
0 commit comments