Skip to content

A few improvements in CI #223

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

Merged
merged 5 commits into from
Jan 21, 2025
Merged

A few improvements in CI #223

merged 5 commits into from
Jan 21, 2025

Conversation

tornaria
Copy link
Contributor

  • ci.yml: remove cygwin (broken, see trying to fix cygwin CI, cf #216 #218)
  • ci.yml: remove outdated comment
  • ci.yml: improve names for display
  • ci.yml: python 3.13 is released
  • meson.build: make pytest verbose

A few minor improvements in ci.yml, including removing cygwin which is outdated and broken, so we can get CI passing.
Also make it so meson test will print the output of pytest as it is going.

This is tested in tornaria#1

I wonder if we should add ubuntu-24.04-arm to the matrix so we test linux arm64? (note that arm64 is tested in macos-latest)

@dimpase @tobiasdiez

Replaces: #218

@dimpase dimpase merged commit 068c923 into sagemath:main Jan 21, 2025
23 checks passed
@dimpase
Copy link
Member

dimpase commented Jan 21, 2025

thanks!

@tornaria tornaria deleted the ci branch January 21, 2025 23:54
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