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 5757
5858 - uses : actions/checkout@v4
5959
60- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
60+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
6161 with :
6262 rust-toolchain : " 1.81.0"
6363 env :
Original file line number Diff line number Diff line change 3232 fetch-depth : 0
3333 fetch-tags : true
3434
35- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
35+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
3636 with :
3737 rust-toolchain : " 1.81.0"
3838
Original file line number Diff line number Diff line change 2121 steps :
2222 - uses : actions/checkout@v4
2323
24- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
24+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
2525 with :
2626 rust-toolchain : " 1.81.0"
2727 env :
4141 steps :
4242 - uses : actions/checkout@v4
4343
44- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
44+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
4545 with :
4646 rust-toolchain : " 1.81.0"
4747 env :
@@ -109,7 +109,7 @@ jobs:
109109 fetch-depth : 0
110110 fetch-tags : true
111111
112- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
112+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
113113 with :
114114 rust-toolchain : " 1.81.0"
115115 env :
Original file line number Diff line number Diff line change 8686 systeminfo
8787
8888 # 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
9090 with :
9191 rust-toolchain : " 1.81.0"
9292 env :
@@ -149,7 +149,7 @@ jobs:
149149 echo "cat /etc/os-release"
150150 cat /etc/os-release
151151
152- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
152+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
153153 with :
154154 rust-toolchain : " 1.81.0"
155155 env :
@@ -161,4 +161,4 @@ jobs:
161161
162162 # ####
163163 # end build-on-linux
164- # ####
164+ # ####
Original file line number Diff line number Diff line change 3131 steps :
3232 - uses : actions/checkout@v4
3333
34- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
34+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
3535 with :
3636 rust-toolchain : " 1.81.0"
3737 env :
Original file line number Diff line number Diff line change 2525 - name : Checkout code
2626 uses : actions/checkout@v4
2727
28- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
28+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
2929 with :
3030 rust-toolchain : " 1.81.0"
3131 env :
Original file line number Diff line number Diff line change 9595 steps :
9696 - uses : actions/checkout@v4
9797
98- - uses : hyperlight-dev/ci-setup-workflow@v1.0 .0
98+ - uses : hyperlight-dev/ci-setup-workflow@v1.1 .0
9999 with :
100100 rust-toolchain : " nightly"
101101 env :
You can’t perform that action at this time.
0 commit comments