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

Infra: Verify fsspec version compatibility #59

Merged
merged 2 commits into from
Sep 7, 2024
Merged

Conversation

yanghua
Copy link
Collaborator

@yanghua yanghua commented Sep 6, 2024

Summary 📝

Write an overview about it.

Details

Describe more what you did on changes.

  1. (...)
  2. (...)

Bugfixes 🐛 (delete if dind't have any)

Checks

  • Closed #798
  • Tested Changes
  • Stakeholder Approval

@yanghua yanghua self-assigned this Sep 6, 2024
@@ -8,6 +8,7 @@ jobs:
strategy:
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12"]
fsspec-version: ["2023.5.0", "2024.9.0"]
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Considering the number of final jobs of GitHub actions is the product of two matrices. So, here we only verify the min and the max fsspec versions that we plan to support to reduce the total CI time.

@xianyinxin xianyinxin merged commit d9d24d7 into main Sep 7, 2024
12 checks passed
@yanghua yanghua deleted the 58-fsspec-version branch September 7, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants