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 7e7d63d commit 43b7ccbCopy full SHA for 43b7ccb
.github/workflows/instrumentations_0.yml
@@ -106,6 +106,7 @@ jobs:
106
uses: actions/setup-python@v5
107
with:
108
python-version: ${{ env[matrix.python-version] }}
109
+ allow-prereleases: true
110
- name: Install tox
111
run: pip install tox
112
- name: Cache tox environment
.github/workflows/instrumentations_1.yml
@@ -50,6 +50,7 @@ jobs:
50
51
52
53
54
55
56
0 commit comments