Skip to content

Commit

Permalink
test sharness with go1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Oct 18, 2024
1 parent 6656eb3 commit 2b8364b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gateway-sharness.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Go
uses: actions/setup-go@v4
with:
go-version: 1.22.x
go-version: 1.23.x
- name: Checkout boxo
uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 2b8364b

Please sign in to comment.