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 756611f commit cdab736Copy full SHA for cdab736
1 file changed
.github/workflows/os-49-vm-validation.yml
@@ -10,6 +10,10 @@ permissions:
10
contents: read
11
packages: read
12
13
+defaults:
14
+ run:
15
+ shell: bash
16
+
17
jobs:
18
vm-boot:
19
name: "VM boot (${{ matrix.name }})"
0 commit comments