Skip to content

fix: migrate artifacts_folder to session fixture#223

Merged
mxschmitt merged 2 commits intomainfrom
bugfix/migrate-artifacts_folder-to-fixture
Apr 24, 2024
Merged

fix: migrate artifacts_folder to session fixture#223
mxschmitt merged 2 commits intomainfrom
bugfix/migrate-artifacts_folder-to-fixture

Conversation

@mxschmitt
Copy link
Copy Markdown
Contributor

Fixes #222

Comment thread .github/workflows/ci.yml
fail-fast: false
matrix:
os: [ubuntu-latest, windows-latest, macos-latest]
os: [ubuntu-latest, windows-latest, macos-13]
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

macos-latest is now macos-14-arm64. setup-python does not support macos-arm64 yet.

@mxschmitt mxschmitt merged commit 74ade3e into main Apr 24, 2024
@mxschmitt mxschmitt deleted the bugfix/migrate-artifacts_folder-to-fixture branch April 24, 2024 20:27
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.

Move creation of artifacts_folder into a fixture

2 participants