Skip to content

Commit

Permalink
Merge branch '8.15' into backport/8.15/pr-733
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Jan 29, 2025
2 parents 98fc529 + b27efd0 commit b42e75c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11"]
python-version: ["3.9", "3.10", "3.11", "3.12"]
os:
- macos-13
- ubuntu-latest
Expand Down Expand Up @@ -67,7 +67,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.8", "3.11"]
python-version: ["3.9", "3.12"]

runs-on: ubuntu-22.04

Expand Down

0 comments on commit b42e75c

Please sign in to comment.