summaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorChris Boesch <chrboesch@noreply.codeberg.org>2023-04-28 11:20:54 +0000
committerGitHub <noreply@github.com>2023-04-28 11:20:54 +0000
commit7cfdc2b126051ea38a12d7fb920e9396afe2460e (patch)
tree458487b595e3700553253fb34726de71c24f5659 /.github/workflows
parentc74c542372d66a81a847554fa216b67214f4c8c4 (diff)
Update ci.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 9e087a4..88a7534 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -49,7 +49,7 @@ jobs:
test-windows:
name: Unit Test Windows
- on: windows-latest
+ runs-on: windows-latest
timeout-minutes: 30
steps:
- name: Checkout