1 parent d6120da commit f29b2c8Copy full SHA for f29b2c8
2 files changed
.github/workflows/go.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Set up Go
19
uses: actions/setup-go@v4
20
with:
21
- go-version: "1.22"
+ go-version: "1.24"
22
23
- name: Build
24
run: ./scripts/build-binary-embed-ui.sh
.github/workflows/playwright.yml
- name: Install dependencies
0 commit comments