File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -558,7 +558,7 @@ jobs:
558558 repository : ergochat/ergo
559559 - uses : actions/setup-go@v3
560560 with :
561- go-version : ^1.23 .0
561+ go-version : ^1.24 .0
562562 - run : go version
563563 - name : Build Ergo
564564 run : |
Original file line number Diff line number Diff line change @@ -636,7 +636,7 @@ jobs:
636636 repository : ergochat/ergo
637637 - uses : actions/setup-go@v3
638638 with :
639- go-version : ^1.23 .0
639+ go-version : ^1.24 .0
640640 - run : go version
641641 - name : Build Ergo
642642 run : |
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ software:
136136 pre_deps :
137137 - uses : actions/setup-go@v3
138138 with :
139- go-version : ' ^1.23 .0'
139+ go-version : ' ^1.24 .0'
140140 - run : go version
141141 separate_build_job : false
142142 build_script : |
You can’t perform that action at this time.
0 commit comments