Skip to content

Commit

Permalink
Update go.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bariiss authored Sep 16, 2024
1 parent 1318ab6 commit 2eebbd5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ jobs:
build:
name: Build/Test
runs-on: ${{ matrix.os }}
timeout-minutes: 3
strategy:
matrix:
go-version: ['1.23.1']
go-version: ['1.23.x']
os: [it]

steps:
Expand Down

0 comments on commit 2eebbd5

Please sign in to comment.