Skip to content

Commit cd6c7c8

Browse files
committed
chore: upgrade google-re2 to fix Python 3.14 builds
1 parent 9bd4c02 commit cd6c7c8

2 files changed

Lines changed: 59 additions & 47 deletions

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
name: "Unit and Integration Tests"
2222
runs-on: "ubuntu-latest"
2323
strategy:
24+
fail-fast: false
2425
matrix:
2526
python-version:
2627
- "3.10"

0 commit comments

Comments
 (0)