Skip to content

Commit 8a6a7e1

Browse files
author
Shubham Chaturvedi
committed
fix(rust): CI
1 parent ace97b2 commit 8a6a7e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/library_rust_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
- name: Setup Dafny
6363
uses: dafny-lang/setup-dafny-action@v1.7.0
6464
with:
65-
dafny-version: nightly-2024-12-03-4954170
65+
dafny-version: 4.10.0
6666

6767
- name: Update MPL submodule if using MPL HEAD
6868
if: ${{ inputs.mpl-head == true }}

0 commit comments

Comments
 (0)