reduce time for longRun test workflow

pull/3055/head^2
René 2024-07-01 15:26:46 +02:00
parent 1e84c183b3
commit a3768a2598
1 changed files with 1 additions and 2 deletions

View File

@ -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