Skip to content

Commit 00b4363

Browse files
committed
update build to py3.11
1 parent 10773d7 commit 00b4363

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-rtc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@ jobs:
3434
ref: ${{ github.event.pull_request.head.ref }}
3535

3636
- uses: actions/setup-python@v4
37+
with:
38+
python-version: "3.11"
3739

3840
- name: Install Protoc
3941
uses: arduino/setup-protoc@v3

0 commit comments

Comments
 (0)