Skip to content

Commit

Permalink
feat(runtimes): Deno canary
Browse files Browse the repository at this point in the history
  • Loading branch information
janpio committed Jun 11, 2024
1 parent a2d916c commit 365f220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1897,7 +1897,7 @@ jobs:
- name: use deno v1.x
uses: denoland/setup-deno@v1
with:
deno-version: v1.44.0
deno-version: canary

- name: Define Client Engine Type to test
run: echo "PRISMA_CLIENT_ENGINE_TYPE=${{ matrix.clientEngine }}" >> $GITHUB_ENV
Expand Down

0 comments on commit 365f220

Please sign in to comment.