File tree Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Expand file tree Collapse file tree 7 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 57
57
58
58
- uses : actions/checkout@v4
59
59
60
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
60
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
61
61
with :
62
62
rust-toolchain : " 1.81.0"
63
63
env :
Original file line number Diff line number Diff line change 32
32
fetch-depth : 0
33
33
fetch-tags : true
34
34
35
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
35
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
36
36
with :
37
37
rust-toolchain : " 1.81.0"
38
38
Original file line number Diff line number Diff line change 21
21
steps :
22
22
- uses : actions/checkout@v4
23
23
24
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
24
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
25
25
with :
26
26
rust-toolchain : " 1.81.0"
27
27
env :
41
41
steps :
42
42
- uses : actions/checkout@v4
43
43
44
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
44
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
45
45
with :
46
46
rust-toolchain : " 1.81.0"
47
47
env :
@@ -109,7 +109,7 @@ jobs:
109
109
fetch-depth : 0
110
110
fetch-tags : true
111
111
112
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
112
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
113
113
with :
114
114
rust-toolchain : " 1.81.0"
115
115
env :
Original file line number Diff line number Diff line change 86
86
systeminfo
87
87
88
88
# Run this so we can use just targets in this workflow
89
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
89
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
90
90
with :
91
91
rust-toolchain : " 1.81.0"
92
92
env :
@@ -149,7 +149,7 @@ jobs:
149
149
echo "cat /etc/os-release"
150
150
cat /etc/os-release
151
151
152
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
152
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
153
153
with :
154
154
rust-toolchain : " 1.81.0"
155
155
env :
@@ -161,4 +161,4 @@ jobs:
161
161
162
162
# ####
163
163
# end build-on-linux
164
- # ####
164
+ # ####
Original file line number Diff line number Diff line change 31
31
steps :
32
32
- uses : actions/checkout@v4
33
33
34
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
34
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
35
35
with :
36
36
rust-toolchain : " 1.81.0"
37
37
env :
Original file line number Diff line number Diff line change 25
25
- name : Checkout code
26
26
uses : actions/checkout@v4
27
27
28
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
28
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
29
29
with :
30
30
rust-toolchain : " 1.81.0"
31
31
env :
Original file line number Diff line number Diff line change 95
95
steps :
96
96
- uses : actions/checkout@v4
97
97
98
- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
98
+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
99
99
with :
100
100
rust-toolchain : " nightly"
101
101
env :
You can’t perform that action at this time.
0 commit comments