Thanks to visit codestin.com Credit goes to github.com
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 9027410 commit 42d35bdCopy full SHA for 42d35bd
.github/workflows/test-roles.yml
@@ -43,6 +43,7 @@ jobs:
43
matrix:
44
python_version:
45
- "3.10"
46
+ - "3.12"
47
mongodb_role: ${{ fromJson(needs.roles_matrix.outputs.matrix) }}
48
49
steps:
0 commit comments