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 4831061 commit a6165cfCopy full SHA for a6165cf
.github/workflows/ci.yaml
@@ -3,7 +3,7 @@ name: frequenz-channels-python
3
on: [pull_request, push, workflow_dispatch]
4
5
env:
6
- DEFAULT_PYTHON_VERSION: "3.10"
+ DEFAULT_PYTHON_VERSION: "3.11"
7
8
jobs:
9
test:
0 commit comments