Skip to content

Commit

Permalink
Python 3.13 in valgrind
Browse files Browse the repository at this point in the history
  • Loading branch information
bstaletic committed Jun 18, 2024
1 parent 3a2171e commit e0d489d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ jobs:
- name: Install Python
uses: deadsnakes/[email protected]
with:
python-version: '3.12'
python-version: '3.13'
debug: true
- name: Install GCC
run: |
Expand Down

0 comments on commit e0d489d

Please sign in to comment.