summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Williams <samuel.williams@oriontransfer.co.nz>2025-05-15 13:43:26 +0900
committerSamuel Williams <samuel.williams@oriontransfer.co.nz>2025-05-15 14:51:02 +0900
commita4ce8639d95838e55208a2cf348e3ba0099b41b8 (patch)
tree966051a627b8b4736840441abe06bf4c02f99e10
parent7afee53fa068918a03d5b7465a53c5552234a782 (diff)
Add `continue-on-error` to failed Windows 2025 build.
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/13345
-rw-r--r--.github/workflows/windows.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index 50b3284a33..e21a73bdd9 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -22,6 +22,7 @@ permissions:
jobs:
make:
+ continue-on-error: ${{ matrix.os == 2025 }}
strategy:
matrix:
include: