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 0034dfc commit 45bf531Copy full SHA for 45bf531
.github/workflows/instrumentations_1.yml
@@ -17,7 +17,7 @@ jobs:
17
py310: "3.10"
18
py311: "3.11"
19
py312: "3.12"
20
- py312: "3.13"
+ py313: "3.13"
21
pypy3: pypy-3.8
22
RUN_MATRIX_COMBINATION: ${{ matrix.python-version }}-${{ matrix.package }}-${{ matrix.os }}
23
runs-on: ${{ matrix.os }}
0 commit comments