Skip to content

Commit

Permalink
nit: go back to 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
levb committed Jan 8, 2024
1 parent 5bfb9a5 commit 235da9b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
steps:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: 1.21

- name: Checkout code
uses: actions/checkout@v4
Expand Down

0 comments on commit 235da9b

Please sign in to comment.