Skip to content

Commit

Permalink
try 1.44
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret committed Jul 11, 2024
1 parent 833458e commit ad8d5a9
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 @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v1
with:
deno-version: v1.x
deno-version: v1.44
- name: Run tests
run: deno test --allow-env --allow-read=. --allow-net=api.github.com,0.0.0.0,localhost
- name: Deploy to Deno Deploy
Expand Down

0 comments on commit ad8d5a9

Please # to comment.