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 0987b2f commit e19a984Copy full SHA for e19a984
.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
@@ -52,6 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments