Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.x] Improve performance, fix minor bugs, and add tests #1783

Merged
merged 16 commits into from
Sep 19, 2024
Prev Previous commit
Next Next commit
formatting
hafezdivandari committed Sep 18, 2024
commit 39d6d9d5742b2826f52478dde800abe8ff1bd42e
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ on:

jobs:
tests:
runs-on: ubuntu-24.04
runs-on: ubuntu-latest

strategy:
fail-fast: true