Skip to content

Commit 45bf531

Browse files
xrmxsentrivana
authored andcommitted
Update .github/workflows/instrumentations_1.yml
Co-authored-by: Ivana Kellyer <[email protected]>
1 parent 0034dfc commit 45bf531

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/instrumentations_1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
py310: "3.10"
1818
py311: "3.11"
1919
py312: "3.12"
20-
py312: "3.13"
20+
py313: "3.13"
2121
pypy3: pypy-3.8
2222
RUN_MATRIX_COMBINATION: ${{ matrix.python-version }}-${{ matrix.package }}-${{ matrix.os }}
2323
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)