Skip to content

Commit

Permalink
Update test overflow
Browse files Browse the repository at this point in the history
Change minimum required Rust version to 1.70
  • Loading branch information
Oakchris1955 committed Jul 29, 2023
1 parent 7147d0a commit 53dc01a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
strategy:
matrix:
os: ["ubuntu", "windows", "macos"]
version: ["stable", "beta", "1.63"]
version: ["stable", "beta", "1.70"]
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 53dc01a

Please sign in to comment.