Skip to content

Commit 2d71fd7

Browse files
authored
Update get-a-github-vm.yaml
1 parent 312e718 commit 2d71fd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/get-a-github-vm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
workflow_dispatch:
1111
jobs:
1212
run:
13-
runs-on: ubuntu-latest
13+
runs-on: ubuntu-20.04
1414
if: github.actor == github.event.repository.owner.login
1515
steps:
1616
- name: test

0 commit comments

Comments
 (0)