From a0fd8b28d82460f2612ff89f411b1ca59e820739 Mon Sep 17 00:00:00 2001 From: Constantin Konstantinidis Date: Wed, 15 Nov 2023 07:25:12 +0100 Subject: [PATCH] Extend deadline --- .github/workflows/macos_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos_test.yml b/.github/workflows/macos_test.yml index 1227760..e46f9b1 100644 --- a/.github/workflows/macos_test.yml +++ b/.github/workflows/macos_test.yml @@ -23,7 +23,7 @@ jobs: uses: iwdgo/gotip-build@master id: gotip with: - go_variables: GO_TEST_SHORT=0 + go_variables: GO_TEST_SHORT=0 GO_TEST_TIMEOUT_SCALE=5 - name: Upload go executable uses: actions/upload-artifact@v3