Skip to content

Commit

Permalink
Remove the pegged wasmer version (always use latest)
Browse files Browse the repository at this point in the history
  • Loading branch information
ayys committed May 30, 2024
1 parent af86a49 commit 29f9476
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:

- name: Setup Wasmer
uses: wasmerio/setup-wasmer@v2
with:
version: "v4.0.0"

- name: Install pnpm
uses: pnpm/action-setup@v2
Expand Down

0 comments on commit 29f9476

Please sign in to comment.