Skip to content

Commit 5a9e9da

Browse files
authored
chore(ci): move from container to VM on cncf hosted runners (#15060)
Signed-off-by: Koray Oksay <koray.oksay@gmail.com>
1 parent f08c548 commit 5a9e9da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
include:
3333
- language: actions
3434
- language: java
35-
runs-on: oracle-8cpu-32gb-x86-64
35+
runs-on: oracle-vm-8cpu-32gb-x86-64
3636
steps:
3737
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3838

0 commit comments

Comments
 (0)