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

NEST-491: Use build-and-test-orchard-core for the CI build in DotNest Core SDK #36

Merged
merged 4 commits into from
Oct 30, 2023

Conversation

Psichorex
Copy link
Contributor

@Psichorex Psichorex commented Oct 29, 2023

NEST-491
Fixes #35

@@ -12,7 +12,6 @@ jobs:
name: Build and Test
uses: Lombiq/GitHub-Actions/.github/workflows/build-and-test-orchard-core.yml@dev
with:
machine-types: "['gitrunners-ubuntu-2204-x64-4vcpu']"
timeout-minutes: 20
Copy link
Member

Choose a reason for hiding this comment

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

This can stay 5 minutes

Comment on lines 16 to 17
build-create-binary-log: "true"
blame-hang-timeout: "5m"
Copy link
Member

Choose a reason for hiding this comment

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

Do we really need these extra parameters here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We don't actually need these I guess.

@wAsnk wAsnk merged commit 4e09c74 into dev Oct 30, 2023
5 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.

Use build-and-test-orchard-core for the CI build (NEST-491)
2 participants