Skip to content

Commit

Permalink
Go version from matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion committed Apr 3, 2024
1 parent beb9a75 commit eeae3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ldotel-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: Setup Go ${{ inputs.go-version }}
uses: actions/setup-go@v5
with:
go-version: ${{ inputs.go-version }}
go-version: ${{ matrix.go-version }}
- uses: ./.github/actions/unit-tests
with:
lint: 'true'
Expand Down

0 comments on commit eeae3e5

Please sign in to comment.