Skip to content

Commit

Permalink
add TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
quartzmo committed Sep 24, 2024
1 parent ddf6d28 commit 496fd75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/apidiff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
with:
go-version: '1.20.1'
- name: Install latest apidiff
# TODO: restore @latest after golang.org/x/exp supports 1.23. Error: golang.org/x/[email protected] ... go.mod:3: invalid go version '1.22.0': must match format 1.23
run: go install golang.org/x/exp/cmd/[email protected]
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 496fd75

Please sign in to comment.