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

build: add workflow_dispatch to test new OSs #16

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

dkoshkin
Copy link
Contributor

See #15, that PR adds a new OS and a new matrix entry but GHA won't run that until the workflow file is merged into main.

With this change, it makes it possible to run tests for new OSs.

@dkoshkin dkoshkin self-assigned this Sep 19, 2024
- labeled
- opened
- synchronize
# Enable manual invocation of this workflow GitHub Actions GUI
workflow_dispatch:

Choose a reason for hiding this comment

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

Great enhancement.

@fatz fatz merged commit 6f18e49 into main Sep 30, 2024
6 of 7 checks passed
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.

3 participants