Skip to content

Commit f12d5cf

Browse files
Update the create-vsix ubuntu version
1 parent acedc1b commit f12d5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-vsix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
required: true
88
jobs:
99
create-vsix:
10-
runs-on: ubuntu-18.04
10+
runs-on: ubuntu-latest
1111
steps:
1212
- uses: actions/checkout@master
1313
- uses: actions/setup-node@master

0 commit comments

Comments
 (0)