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

chore(ci): update actions #2417

Merged
merged 3 commits into from
May 18, 2024
Merged

chore(ci): update actions #2417

merged 3 commits into from
May 18, 2024

Conversation

mayeut
Copy link
Contributor

@mayeut mayeut commented May 18, 2024

Summary

  • OS: N/A
  • Bug fix: no
  • Type: CI
  • Fixes:

Description

This notably removes all warnings related to Node.js 16 actions being deprecated.

CPython 3.13 is now tested with the cibuildwheel update.

Additional commits:

  • fix the linter workflow
  • test python 3.8 on macOS arm64

This notably removes all warnings related to Node.js 16 actions being deprecated.

CPython 3.13 is now tested with the cibuildwheel update.

Signed-off-by: mayeut <mayeut@users.noreply.github.com>
Signed-off-by: mayeut <mayeut@users.noreply.github.com>
Signed-off-by: mayeut <mayeut@users.noreply.github.com>
@giampaolo
Copy link
Owner

giampaolo commented May 18, 2024

Hi Matthieu.

test python 3.8 on macOS arm64

This is just running tests or also producing a new .whl for python 3.8 on macOS arm64?

@mayeut
Copy link
Contributor Author

mayeut commented May 18, 2024

This is just running the tests. The wheel is already there but only tested on Python 3.9+

@giampaolo giampaolo merged commit 5530985 into giampaolo:master May 18, 2024
18 of 30 checks passed
@giampaolo
Copy link
Owner

Got it, thanks.

@mayeut mayeut deleted the update-actions branch May 18, 2024 18:33
ddelange added a commit to ddelange/psutil that referenced this pull request May 22, 2024
…mpaolo-master

# By Matthieu Darbois (1) and Sam Gross (1)
# Via GitHub
* 'master' of https://github.com/giampaolo/psutil:
  chore(ci): update actions (giampaolo#2417)
  Don't build with limited API for 3.13 free-threaded build (giampaolo#2402)

# Conflicts:
#	.github/workflows/build.yml
ddelange added a commit to ddelange/psutil that referenced this pull request May 22, 2024
* giampaolo-master:
  chore(ci): update actions (giampaolo#2417)
  Don't build with limited API for 3.13 free-threaded build (giampaolo#2402)
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.

None yet

2 participants