This is an automated email from the ASF dual-hosted git repository.

jiayuliu pushed a commit to branch update-nightly
in repository https://gitbox.apache.org/repos/asf/arrow-rs.git

commit 4067753a699d956942ddb6e623a9f07bdf96d85b
Author: Jiayu Liu <ji...@hey.com>
AuthorDate: Mon Jan 17 21:57:13 2022 +0800

    update nightly version for miri
---
 .github/workflows/miri.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/miri.yaml b/.github/workflows/miri.yaml
index bcbb48e..73dfc00 100644
--- a/.github/workflows/miri.yaml
+++ b/.github/workflows/miri.yaml
@@ -29,7 +29,7 @@ jobs:
     strategy:
       matrix:
         arch: [amd64]
-        rust: [nightly-2021-10-23]
+        rust: [nightly-2022-01-17]
     steps:
       - uses: actions/checkout@v2
         with:

Reply via email to