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 cddb7d1 commit db61141
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.39.0', 'v0.40.0', 'v0.41.0']
deno_version: 'v0.42.0'

steps:
- name: Configure git
Expand Down

0 comments on commit db61141

Please sign in to comment.