Skip to content

Commit 745db19

Browse files
committed
runs-on
1 parent 6bed118 commit 745db19

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/vm.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ on:
77

88
jobs:
99
vm-test:
10-
runs-on:
11-
labels: ubuntu-latest
10+
runs-on: ubuntu-latest
1211
steps:
1312
- name: Enable KVM
1413
run: |

0 commit comments

Comments
 (0)