ci(github): 1.65 -> 1.70

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
This commit is contained in:
Christina Sørensen 2023-09-14 09:47:59 +02:00
parent b85fb52c40
commit 09d26e27b3
No known key found for this signature in database
GPG Key ID: 26C542FD97F965CE

View File

@ -28,7 +28,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
rust: [1.65.0, stable, beta, nightly]
rust: [1.70.0, stable, beta, nightly]
steps:
- name: Checkout repository