Skip to content

Commit cdab736

Browse files
committed
ci(os-49): use bash for VM validation workflow
Signed-off-by: Jonas Toelke <jtoelke@nvidia.com>
1 parent 756611f commit cdab736

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/os-49-vm-validation.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ permissions:
1010
contents: read
1111
packages: read
1212

13+
defaults:
14+
run:
15+
shell: bash
16+
1317
jobs:
1418
vm-boot:
1519
name: "VM boot (${{ matrix.name }})"

0 commit comments

Comments
 (0)