Skip to content

Commit

Permalink
update kubo version for gateway conformance
Browse files Browse the repository at this point in the history
  • Loading branch information
gammazero committed Jan 22, 2025
1 parent b1c541d commit 04bf954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gateway-conformance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

env:
GATEWAY_CONFORMANCE_TEST: true # rainbow preset for conformance testing
KUBO_VER: 'v0.32.1' # kubo daemon used as no-libp2p-remote-* backend
KUBO_VER: 'v0.33.0-rc1' # kubo daemon used as no-libp2p-remote-* backend

concurrency:
group: ${{ github.workflow }}-${{ github.event_name }}-${{ github.event_name == 'push' && github.sha || github.ref }}
Expand Down

0 comments on commit 04bf954

Please sign in to comment.