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 e442a7e commit 0bbbe45Copy full SHA for 0bbbe45
.github/workflows/tests.yaml
@@ -77,7 +77,7 @@ jobs:
77
strategy:
78
fail-fast: false
79
matrix:
80
- os: [ubuntu-22.04]
+ os: [ubuntu-latest]
81
python-version: [3.7, 3.12]
82
dcs: [etcd, etcd3, consul, exhibitor, kubernetes, raft]
83
include:
0 commit comments