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 2c2d78e commit 8d326e8Copy full SHA for 8d326e8
.ci/pipeline/docs.yml
@@ -50,7 +50,7 @@ jobs:
50
displayName: 'System info'
51
- task: UsePythonVersion@0
52
inputs:
53
- versionSpec: '3.9'
+ versionSpec: '3.11'
54
addToPath: true
55
- script: sudo apt-get update && sudo apt-get install -y clang-format
56
displayName: 'apt-get'
0 commit comments