We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bed118 commit 745db19Copy full SHA for 745db19
.github/workflows/vm.yml
@@ -7,8 +7,7 @@ on:
7
8
jobs:
9
vm-test:
10
- runs-on:
11
- labels: ubuntu-latest
+ runs-on: ubuntu-latest
12
steps:
13
- name: Enable KVM
14
run: |
0 commit comments