Compare commits
1 Commits
main
...
renovate/g
| Author | SHA1 | Date | |
|---|---|---|---|
| 16dabb7409 |
@@ -12,7 +12,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.23'
|
||||
go-version: '1.26'
|
||||
- name: Build WASM
|
||||
run: GOOS=js GOARCH=wasm go build ./...
|
||||
- name: Build Host
|
||||
|
||||
Reference in New Issue
Block a user