Fix betka config for F35 + Py 3.10

This commit is contained in:
Lumir Balhar 2022-01-20 11:28:55 +01:00
commit b15883749c

View file

@ -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]"