From ada1678fde397eb9bacd307d993aed80a702b260 Mon Sep 17 00:00:00 2001 From: Axelace1988 Date: Mon, 30 Jun 2025 16:07:14 +0800 Subject: [PATCH] Update ci.yml Update --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79c89bce..89663db8 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: CI +name: Ruby CI on: push: branches: @@ -7,12 +7,12 @@ on: - "*.*.*" pull_request: schedule: - - cron: '30 20 * * *' - + - cron: '30 20/_ +/ jobs: build-installer: strategy: - fail-fast: false + fail-fast:/false matrix: include: - target_ruby: "3.4.4"