Skip to content

Commit

Permalink
Move ASAN build to Python 3.13.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkinsp committed Oct 8, 2024
1 parent 8473391 commit 667221b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
with:
repository: python/cpython
path: cpython
ref: v3.12.6
ref: v3.13.0
- name: Install clang 18
env:
DEBIAN_FRONTEND: noninteractive
Expand Down

0 comments on commit 667221b

Please sign in to comment.