mirror of
https://github.com/dunglas/frankenphp.git
synced 2025-12-24 13:38:11 +08:00
feat: compile with Go 1.22 (#568)
This commit is contained in:
2
.github/workflows/static.yaml
vendored
2
.github/workflows/static.yaml
vendored
@@ -231,7 +231,7 @@ jobs:
|
||||
-
|
||||
uses: actions/setup-go@v5
|
||||
with:
|
||||
go-version: '1.21'
|
||||
go-version: '1.22'
|
||||
cache-dependency-path: |
|
||||
go.sum
|
||||
caddy/go.sum
|
||||
|
||||
Reference in New Issue
Block a user