Skip to content

Commit

Permalink
use deno canary for buffer support
Browse files Browse the repository at this point in the history
  • Loading branch information
littledivy authored Oct 7, 2021
1 parent 907ca7f commit 7e8a0ba
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 @@ -12,7 +12,7 @@ jobs:

- uses: denoland/setup-deno@v1
with:
deno-version: v1.13.1
deno-version: ab2e0a465e4eafe4de2cc6ac7ef61d1655db4c2d

- name: Install rust
uses: hecrj/setup-rust-action@v1
Expand Down

0 comments on commit 7e8a0ba

Please sign in to comment.