mirror of
https://github.com/ClassiCube/ClassiCube.git
synced 2025-09-10 16:03:15 -04:00
Add symbian workflow timeout
This commit is contained in:
parent
a1f74c4b6a
commit
c2242e06c4
1
.github/workflows/build_symbian.yml
vendored
1
.github/workflows/build_symbian.yml
vendored
@ -16,6 +16,7 @@ concurrency:
|
|||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: windows-latest
|
runs-on: windows-latest
|
||||||
|
timeout-minutes: 10
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Download Symbian SDK
|
- name: Download Symbian SDK
|
||||||
|
Loading…
x
Reference in New Issue
Block a user