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

Update workflows following various deprecations #1759

Merged
merged 4 commits into from
Feb 19, 2025

Conversation

ithinuel
Copy link
Member

@ithinuel ithinuel commented Feb 17, 2025

Updates the following:

  • upload-artifact from v3 to v4
  • codeql from v2 to v3
  • drops tests for python 3.7
  • Adds tests for python 3.12 and 3.13
  • Fixes AttributeError on AutoFlush tests

Python 3.7 has now also been dropped from ubuntu.
Let’s stop checking against it.
3.12 and 3.13 are now the current versions, so we need to add them.
@ithinuel ithinuel force-pushed the update-upload-artifact branch from cc87090 to 3a51871 Compare February 17, 2025 09:30
@ithinuel ithinuel changed the title workflow: Update upload-artifact following deprecation Update workflows following various deprecations Feb 17, 2025
@ithinuel ithinuel requested review from flit and mbrossard February 17, 2025 13:36
@mathias-arm mathias-arm self-requested a review February 19, 2025 14:34
@ithinuel ithinuel merged commit 90ee63a into pyocd:main Feb 19, 2025
53 of 60 checks passed
@ithinuel ithinuel deleted the update-upload-artifact branch February 19, 2025 14:38
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