diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index ea983a0..d58394d 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -12,10 +12,7 @@ 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 - build-create-binary-log: "true" - blame-hang-timeout: "5m" + timeout-minutes: 5 spelling: name: Spelling