get rid of a bunch of windows jobs

(cherry picked from commit f9f515fb55)
This commit is contained in:
Charles Schlosser
2025-09-30 01:44:48 +00:00
committed by Antonio Sanchez
parent 4abf3bd540
commit 0ea30a44f3
5 changed files with 21 additions and 179 deletions

View File

@@ -7,6 +7,10 @@
# Public License v. 2.0. If a copy of the MPL was not distributed
# with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
default:
# automatically cancels a job when a new pipeline for the same branch is triggered
interruptible: true
stages:
- checkformat
- build