summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 1b786e8..dd5eca5 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
os: [windows-latest, macos-latest, ubuntu-latest]
go-version: ["1.16", "1.17", "1.18", "1.19", "1.20", "1.21"]
runs-on: ${{ matrix.os }}
- timeout-minutes: 3
+ timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v4
@@ -64,4 +64,4 @@ jobs:
with:
name: build-${{ matrix.os }}-go-${{ matrix.go-version }}
path: svgu.o
- if-no-file-found: error
+ if-no-files-found: error