File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2222 fetch-depth : 0 # Shallow clones should be disabled for a better relevancy of analysis
2323 - name : get nunavut
2424 run : >
25- pip install git+https://github.com/OpenCyphal/nunavut.git@sshirokov/issue_353_array_capacity
25+ pip install git+https://github.com/OpenCyphal/nunavut.git@3.0.preview
2626 - name : Install sonar-scanner and build-wrapper
2727 uses : SonarSource/sonarcloud-github-c-cpp@v2
2828 - name : Run tests
Original file line number Diff line number Diff line change 3030 - name : get nunavut
3131 # TODO: setup a venv, cache, and distribute to the other jobs.
3232 run : >
33- pip install git+https://github.com/OpenCyphal/nunavut.git@sshirokov/issue_353_array_capacity
33+ pip install git+https://github.com/OpenCyphal/nunavut.git@3.0.preview
3434 - name : configure
3535 run : >
3636 ./build-tools/bin/verify.py
7070 key : ${{ runner.os }}-${{ hashFiles('cmake/modules/*.cmake') }}
7171 - name : get nunavut
7272 run : >
73- pip install git+https://github.com/OpenCyphal/nunavut.git@sshirokov/issue_353_array_capacity
73+ pip install git+https://github.com/OpenCyphal/nunavut.git@3.0.preview
7474 - name : run tests
7575 env :
7676 GTEST_COLOR : yes
@@ -115,7 +115,7 @@ jobs:
115115 key : ${{ runner.os }}-${{ hashFiles('cmake/modules/*.cmake') }}
116116 - name : get nunavut
117117 run : >
118- pip install git+https://github.com/OpenCyphal/nunavut.git@sshirokov/issue_353_array_capacity
118+ pip install git+https://github.com/OpenCyphal/nunavut.git@3.0.preview
119119 - name : doc-gen
120120 run : >
121121 ./build-tools/bin/verify.py
You can’t perform that action at this time.
0 commit comments