Skip to content

Commit 01ea5d3

Browse files
committed
ci: use latest kubo in test
1 parent a0241d0 commit 01ea5d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/local_gateway.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
max-parallel: 4
1111
matrix:
1212
python-version: ["3.11", "3.12", "3.13"]
13-
kubo-version: ["0.30.0"]
13+
kubo-version: ["0.39.0"]
1414
steps:
1515
- uses: actions/checkout@v1
1616
- name: Set up Python ${{ matrix.python-version }}

0 commit comments

Comments
 (0)