mirror of https://github.com/gofiber/fiber.git
Update benchmark.yml
parent
3552136805
commit
97ba1d16d5
|
@ -7,7 +7,7 @@ jobs:
|
|||
- name: Install Go
|
||||
uses: actions/setup-go@v3
|
||||
with:
|
||||
go-version: 1.19.x
|
||||
go-version: 1.18.x
|
||||
- name: Fetch Repository
|
||||
uses: actions/checkout@v3
|
||||
- name: Run Benchmark
|
||||
|
|
Loading…
Reference in New Issue