Fix betka config for F35 + Py 3.10
This commit is contained in:
parent
a90dbdb3b9
commit
b15883749c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ betka:
|
|||
# Branch name which is used for sync
|
||||
upstream_branch_name: master
|
||||
# Path to directory with dockerfile withing upstream repository
|
||||
upstream_git_path: "3.8"
|
||||
upstream_git_path: "3.10"
|
||||
# Github comment message to enforce sync of a pull request
|
||||
# required if pr_checker is true otherwise optional
|
||||
pr_comment_message: "[test]"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue