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