Skip to content

Commit

Permalink
Remove 3.8 support as Airbyte CDK no longer supports it
Browse files Browse the repository at this point in the history
  • Loading branch information
SpaceCondor committed Jul 30, 2024
1 parent 469ee9f commit d6f028b
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 206 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
py_version: ["3.8", "3.9", "3.10"]
py_version: ["3.9", "3.10"]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit d6f028b

Please sign in to comment.