File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 - name : Set up Go 1.19.3
1717 uses : actions/setup-go@v4
1818 with :
19- go-version : 1.19 .3
19+ go-version : 1.24 .3
2020
2121 - name : Install GEOS
2222 run : sudo apt update && sudo apt -y install libgeos++-dev libgeos-3.8.0 libgeos-c1v5 libgeos-dev libgeos-doc
Original file line number Diff line number Diff line change 4242 - name : Set up Go 1.19.3
4343 uses : actions/setup-go@v4
4444 with :
45- go-version : 1.19 .3
45+ go-version : 1.24 .3
4646
4747 - name : Install GEOS with apt
4848 run : sudo apt update && sudo apt -y install libgeos++-dev libgeos-3.8.0 libgeos-c1v5 libgeos-dev libgeos-doc
9999 - name : Set up Go 1.19.3
100100 uses : actions/setup-go@v4
101101 with :
102- go-version : 1.19 .3
102+ go-version : 1.24 .3
103103
104104 - name : Install GEOS with Homebrew
105105 run : brew install geos
Original file line number Diff line number Diff line change 1212 - name : Set up Go 1.19.3
1313 uses : actions/setup-go@v4
1414 with :
15- go-version : 1.19 .3
15+ go-version : 1.24 .3
1616
1717 - name : Install GEOS
1818 run : sudo apt update && sudo apt -y install libgeos++-dev libgeos-3.8.0 libgeos-c1v5 libgeos-dev libgeos-doc
You can’t perform that action at this time.
0 commit comments