Skip to content

Commit 3baf220

Browse files
committed
use next minor 1.22 version
1 parent c646525 commit 3baf220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/frontends.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
- uses: actions/checkout@v4
9797
- uses: actions/setup-go@v5
9898
with:
99-
go-version: "1.22.7" # Hard coded as 1.23 breaks wireguard
99+
go-version: "1.22.8" # Hard coded as 1.23 breaks wireguard
100100
- name: Build wireguard
101101
run: |
102102
make wg

0 commit comments

Comments
 (0)