Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Commit

Permalink
1. Fixed Github Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
BorzdeG committed Aug 15, 2024
1 parent c13dd8e commit 3b4d4e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:

strategy:
matrix:
go: [ "1.22.x", "1.23.x", "oldstable", "stable" ]
go: [ "1.23.x", "stable" ]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3b4d4e8

Please sign in to comment.