Skip to content

Commit

Permalink
reduce time for longRun test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Jul 1, 2024
1 parent 1e84c18 commit a3768a2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a3768a2

Please sign in to comment.