Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thomiceli committed Oct 24, 2024
1 parent 5412a5c commit 7172624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ jobs:
- name: Set up Go 1.22
uses: actions/setup-go@v4
with:
go-version: ${{ matrix.os }}
go-version: ${{ matrix.go }}

- name: Build
shell: bash
Expand Down

0 comments on commit 7172624

Please sign in to comment.