Skip to content

Conversation

FreddyFox892
Copy link
Collaborator

No description provided.

Comment on lines -33 to +37
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}
strategy:
matrix:
python-version: [ "3.12" ]
os: [ ubuntu-latest ]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ist es möglich, die Matrix eine Ebene höher zu definieren, damit wir's nur einmal da stehen haben? Fänd ich besser.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Aber an der Pipeline zu arbeiten ist eher etwas was ich mir für einen folge PR aufhebn würde, um die komplexität des PRs nur auf das wesentliche zu beschränken

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