Skip to content

Commit

Permalink
Always test on latest deno.
Browse files Browse the repository at this point in the history
  • Loading branch information
dlemstra committed Nov 25, 2023
1 parent 6654b11 commit 9ad9b4e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
path: ./*.tgz

deno:
name: Test on deno 1.33.1
name: Test on deno
container:
image: denoland/deno:1.33.1
image: denoland/deno:latest
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 9ad9b4e

Please sign in to comment.