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 5d01e44 commit 58bb51dCopy full SHA for 58bb51d
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
DB_ROOT_PASSWORD: ${{ secrets.DB_ROOT_PASSWORD }}
16
DB_PORT: ${{ secrets.DB_PORT }}
17
18
- MANAGER_TAG: "1.6.2-stable.0"
+ MANAGER_TAG: "1.7.1-develop.4"
19
steps:
20
- uses: actions/checkout@v2
21
- name: Set up Python 3.7
0 commit comments