We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b98fa1f commit 7c943cdCopy full SHA for 7c943cd
1 file changed
.github/workflows/sanitizers.yml
@@ -21,7 +21,7 @@ jobs:
21
runs-on: ubuntu-24.04
22
strategy:
23
matrix:
24
- python_version: ["3.14", "3.15.0b2"]
+ python_version: ["3.14", "3.15.0b3"]
25
steps:
26
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
27
with:
0 commit comments