File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 27
27
id-token : write
28
28
contents : read
29
29
env :
30
- RUST_MIN_STACK : 104857600
30
+ RUST_MIN_STACK : 204857600
31
31
steps :
32
32
- name : Support longpaths on Git checkout
33
33
run : |
57
57
- name : Setup Dafny
58
58
uses : dafny-lang/setup-dafny-action@v1.7.0
59
59
with :
60
- dafny-version : nightly-2024-12-03-4954170
60
+ dafny-version : ${{ inputs.dafny }}
61
61
62
62
# Remove this after the formatting in Rust starts working
63
63
- name : smithy-dafny Rust hacks
Original file line number Diff line number Diff line change 1
1
projectJavaVersion =3.7.0-SNAPSHOT
2
2
mplDependencyJavaVersion =1.8.0-SNAPSHOT
3
- dafnyVersion =4.9.0
4
- dafnyVerifyVersion =4.9.0
5
- dafnyRuntimeJavaVersion =4.9.0
3
+ dafnyVersion =4.9.1
4
+ dafnyVerifyVersion =4.9.1
5
+ dafnyRuntimeJavaVersion =4.9.1
6
6
smithyDafnyJavaConversionVersion =0.1.1
You can’t perform that action at this time.
0 commit comments