Skip to content

Commit

Permalink
Use ubuntu-latest
Browse files Browse the repository at this point in the history
vscode-test appears broken on Ubuntu 16.04.

See microsoft/vscode-test#73
  • Loading branch information
heaths committed Jan 5, 2021
1 parent 73ce059 commit cac6a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- '10.x'
os:
- macos-latest
- ubuntu-16.04
- ubuntu-latest
- windows-latest
vscode-channel:
- stable
Expand Down

0 comments on commit cac6a02

Please sign in to comment.