File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 44 push :
55 branches : ["main"]
66 paths :
7- - ' .github/workflows/component-go.yaml'
8- - ' component/**'
9- - ' examples/component/**'
7+ - " .github/workflows/component-go.yaml"
8+ - " component/**"
9+ - " examples/component/**"
1010 pull_request :
1111 branches : ["main"]
1212 paths :
13- - ' .github/workflows/component-go.yaml'
14- - ' component/**'
15- - ' examples/component/**'
13+ - " .github/workflows/component-go.yaml"
14+ - " component/**"
15+ - " examples/component/**"
1616
1717env :
18- TINYGO_VERSION : " 0.36 .0"
18+ TINYGO_VERSION : " 0.37 .0"
1919 GOLANGCI_VERSION : " v1.64.2"
2020 WASH_VERSION : " 0.37.0"
2121 WASM_TOOLS_VERSION : " 1.225.0"
Original file line number Diff line number Diff line change 1313 - " templates/**"
1414
1515env :
16- TINYGO_VERSION : " 0.36 .0"
16+ TINYGO_VERSION : " 0.37 .0"
1717 GOLANGCI_VERSION : " v1.64.2"
1818 WASH_VERSION : " 0.37.0"
1919 WASM_TOOLS_VERSION : " 1.225.0"
You can’t perform that action at this time.
0 commit comments