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 a3768a2 commit 6108475
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
repeated:
strategy:
matrix:
go-version: [latest]
go-version: [stable]
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
Expand Down

0 comments on commit 6108475

Please sign in to comment.