summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Milligan <tom.milligan@uipath.com>2023-07-23 19:21:18 +0100
committerTom Milligan <tom.milligan@uipath.com>2023-07-23 19:21:18 +0100
commit60706be3e04dd440204bff0921c248371ab7936a (patch)
treefa583b74ae65e8e206d61d70500d18d54608a99c
parentf5a6b9ef0f4b251e93d553ed4ac70492ba4a9af4 (diff)
ci: bump MSRV to 1.66.0run-doctests
-rw-r--r--.github/workflows/check.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml
index edd0cac..7c3be86 100644
--- a/.github/workflows/check.yml
+++ b/.github/workflows/check.yml
@@ -70,7 +70,7 @@ jobs:
rust:
- stable
- beta
- - 1.64.0
+ - 1.66.0
experimental:
- false
# Run a canary test on nightly that's allowed to fail