mirror of https://github.com/gofiber/fiber.git
reduce time for longRun test workflow
parent
a3768a2598
commit
6108475ccb
|
@ -46,7 +46,7 @@ jobs:
|
||||||
repeated:
|
repeated:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [latest]
|
go-version: [stable]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Fetch Repository
|
- name: Fetch Repository
|
||||||
|
|
Loading…
Reference in New Issue