Skip to content

Commit

Permalink
ci: update deno version to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Jun 24, 2020
1 parent 0918d76 commit 5517a7e
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 @@ -10,7 +10,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macOS-latest, windows-latest]
deno_version: [ 'v1.0.0', 'v1.0.5' ]
deno_version: [ 'v1.0.0', 'v1.1.0', 'v1.1.1' ]

steps:
- name: Configure git
Expand Down

0 comments on commit 5517a7e

Please sign in to comment.