Skip to content

Commit

Permalink
Update GitHub workflow to use rustc 1.63
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-abramov committed Aug 13, 2024
1 parent 5e970b4 commit 7829e0e
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 @@ -50,7 +50,7 @@ jobs:
strategy:
matrix:
rust:
- 1.60.0
- 1.63.0

steps:
- name: Checkout sources
Expand Down

0 comments on commit 7829e0e

Please sign in to comment.