Skip to content

Commit

Permalink
Update test workflow
Browse files Browse the repository at this point in the history
Authored-by: Wayne Adams <[email protected]>
  • Loading branch information
wayneadams committed Jan 29, 2024
1 parent 7a52266 commit 0d3cd1c
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 @@ -25,7 +25,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v3
with:
go-version: 1.19.5
go-version: 1.21

- name: Test
run: |
Expand Down

0 comments on commit 0d3cd1c

Please sign in to comment.