We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10773d7 commit 00b4363Copy full SHA for 00b4363
.github/workflows/build-rtc.yml
@@ -34,6 +34,8 @@ jobs:
34
ref: ${{ github.event.pull_request.head.ref }}
35
36
- uses: actions/setup-python@v4
37
+ with:
38
+ python-version: "3.11"
39
40
- name: Install Protoc
41
uses: arduino/setup-protoc@v3
0 commit comments