Skip to content

Commit 7c943cd

Browse files
authored
fix(ci): bump pyhon 3.15 to 3.15.0b3 in sanitizer build (#1035)
1 parent b98fa1f commit 7c943cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sanitizers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-24.04
2222
strategy:
2323
matrix:
24-
python_version: ["3.14", "3.15.0b2"]
24+
python_version: ["3.14", "3.15.0b3"]
2525
steps:
2626
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
2727
with:

0 commit comments

Comments
 (0)