File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 5454 archive-ztm-src :
5555 needs : set-release-version
5656 name : archive-ztm-src
57- runs-on : ubuntu-20 .04
57+ runs-on : ubuntu-22 .04
5858 steps :
5959 - uses : actions/checkout@v4
6060
8080 build-ztm-aio-linux-x86_64 :
8181 needs : set-release-version
8282 name : build-ztm-aio-linux-x86_64
83- runs-on : ubuntu-20 .04
83+ runs-on : ubuntu-22 .04
8484 steps :
8585 - uses : actions/checkout@v4
8686
@@ -242,7 +242,7 @@ jobs:
242242 build-libztm-android :
243243 needs : set-release-version
244244 name : build-libztm-android
245- runs-on : ubuntu-20 .04
245+ runs-on : ubuntu-22 .04
246246 steps :
247247 - uses : actions/checkout@v4
248248
@@ -282,7 +282,7 @@ jobs:
282282
283283 create-release :
284284 name : create release
285- runs-on : ubuntu-20 .04
285+ runs-on : ubuntu-22 .04
286286 needs :
287287 - set-release-version
288288 - build-ztm-aio-linux-x86_64
You can’t perform that action at this time.
0 commit comments