We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0241d0 commit 01ea5d3Copy full SHA for 01ea5d3
.github/workflows/local_gateway.yml
@@ -10,7 +10,7 @@ jobs:
10
max-parallel: 4
11
matrix:
12
python-version: ["3.11", "3.12", "3.13"]
13
- kubo-version: ["0.30.0"]
+ kubo-version: ["0.39.0"]
14
steps:
15
- uses: actions/checkout@v1
16
- name: Set up Python ${{ matrix.python-version }}
0 commit comments