Skip to content

Commit

Permalink
chore: add support for deno v0.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed May 3, 2020
1 parent db61141 commit d860d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
deno_version: 'v0.42.0'
deno_version: [ 'v0.42.0' ]

steps:
- name: Configure git
Expand Down

0 comments on commit d860d3a

Please sign in to comment.