mirror of
https://github.com/fosrl/gerbil.git
synced 2026-07-21 07:11:26 +02:00
Merge pull request #86 from fosrl/dev
Fix rebuilding WG sessions and handling HP out of hot path
This commit is contained in:
2
.github/workflows/cicd.yml
vendored
2
.github/workflows/cicd.yml
vendored
@@ -59,7 +59,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6.4.0
|
||||
with:
|
||||
go-version: 1.25
|
||||
go-version: 1.26
|
||||
|
||||
- name: Update version in main.go
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user