Skip to content

Commit 05e09d6

Browse files
committed
feat: bump Go 1.22
1 parent 155faf8 commit 05e09d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ on:
1414
- created
1515

1616
env:
17-
GO_VERSION: 1.21
17+
GO_VERSION: 1.22
1818
NODE_VERSION: lts/iron
1919
WASM_API_VER: v2
20-
PREV_GO_VERSION: 1.19
20+
PREV_GO_VERSION: 1.21
2121

2222
jobs:
2323
build:

0 commit comments

Comments
 (0)