Skip to content

Commit

Permalink
testing deno 2 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
bwireman authored Oct 14, 2024
1 parent c8e5f05 commit 6dc5a71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
rebar3-version: ${{ env.rebar }}
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x # Run with latest stable Deno.
deno-version: v2.x # Run with latest stable Deno.
- uses: actions/setup-node@v4
with:
node-version: 20.x
Expand Down
2 changes: 1 addition & 1 deletion .tool-versions
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
gleam 1.5.0
erlang 27.0
nodejs 20.17.0
deno 1.46.1
deno 2.0.0

0 comments on commit 6dc5a71

Please sign in to comment.