mirror of
https://github.com/1f349/orchid.git
synced 2025-04-12 14:55:51 +01:00
Update workflow Go version
This commit is contained in:
parent
c737bab781
commit
0d184e27e8
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -4,7 +4,7 @@ jobs:
|
||||
test:
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.22.x]
|
||||
go-version: [1.24.x]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/setup-go@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user