mirror of
https://github.com/gofiber/fiber.git
synced 2025-05-31 11:52:41 +00:00
reduce time for longRun test workflow
This commit is contained in:
parent
1e84c183b3
commit
a3768a2598
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -44,10 +44,9 @@ jobs:
|
|||||||
slug: gofiber/fiber
|
slug: gofiber/fiber
|
||||||
|
|
||||||
repeated:
|
repeated:
|
||||||
needs: unit
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
go-version: [1.21.x, 1.22.x]
|
go-version: [latest]
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Fetch Repository
|
- name: Fetch Repository
|
||||||
|
Loading…
x
Reference in New Issue
Block a user