diff options
| author | Martin Robertz <dream-master@gmx.net> | 2022-08-14 12:25:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-14 12:25:48 +0200 |
| commit | 9c4f6d40c3cbbf45cde638960e9925a3f30636f3 (patch) | |
| tree | cc4073806008d5f9333a997bd3450a5520832465 /.github/workflows | |
| parent | 83676790fc6e9ae011fb4a9d16aa3126915c1b92 (diff) | |
| parent | 0789b6cbf66cac59469e76afad2e0098c8c41aaf (diff) | |
| download | GT5-Unofficial-9c4f6d40c3cbbf45cde638960e9925a3f30636f3.tar.gz GT5-Unofficial-9c4f6d40c3cbbf45cde638960e9925a3f30636f3.tar.bz2 GT5-Unofficial-9c4f6d40c3cbbf45cde638960e9925a3f30636f3.zip | |
Merge pull request #27 from GTNewHorizons/small-tiny
Small / Tiny dusts
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/build-and-test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 1de9ab0724..d33f352e71 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -12,4 +12,4 @@ jobs: uses: GTNewHorizons/GTNH-Actions-Workflows/.github/workflows/build-and-test.yml@master secrets: inherit with: - timeout: 120 + timeout: 150 |
