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
|
||||
|
||||
repeated:
|
||||
needs: unit
|
||||
strategy:
|
||||
matrix:
|
||||
go-version: [1.21.x, 1.22.x]
|
||||
go-version: [latest]
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Fetch Repository
|
||||
|
Loading…
x
Reference in New Issue
Block a user