|
|
@ -78,7 +78,7 @@ jobs: |
|
|
- name: Set up Go |
|
|
- name: Set up Go |
|
|
uses: actions/setup-go@v6 |
|
|
uses: actions/setup-go@v6 |
|
|
with: |
|
|
with: |
|
|
go-version: "1.25.5" |
|
|
go-version: "1.26.2" |
|
|
|
|
|
|
|
|
# Install Android NDK only for android rows |
|
|
# Install Android NDK only for android rows |
|
|
- name: Setup Android NDK |
|
|
- name: Setup Android NDK |
|
|
|