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 9afeab6 commit bc5e0c1Copy full SHA for bc5e0c1
.github/workflows/codeql.yml
@@ -32,7 +32,7 @@ jobs:
32
include:
33
- language: actions
34
- language: java
35
- runs-on: oracle-vm-8cpu-32gb-x86-64
+ runs-on: ubuntu-latest
36
steps:
37
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
38
0 commit comments