Skip to content

Commit

Permalink
Update deno and rust
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacasonato committed Aug 3, 2020
1 parent f5b44ae commit 2e0ca1b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
os: [macOS-latest, windows-latest, ubuntu-latest]

env:
DENO_VERSION: 1.0.0
RUST_VERSION: 1.43.1
DENO_VERSION: 1.2.2
RUST_VERSION: 1.45.0
RUST_BACKTRACE: full

steps:
Expand Down

0 comments on commit 2e0ca1b

Please sign in to comment.