Skip to content

Commit

Permalink
run ci on 1.21
Browse files Browse the repository at this point in the history
  • Loading branch information
dmathieu committed Jul 23, 2024
1 parent 3b95824 commit cf4fbd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Install Go
uses: actions/setup-go@v5
with:
go-version: "~1.20.2"
go-version: "~1.21.12"
- name: Checkout
uses: actions/checkout@v4
with:
Expand Down

0 comments on commit cf4fbd1

Please sign in to comment.