get rid of a bunch of windows jobs

This commit is contained in:
Charles Schlosser
2025-09-30 01:44:48 +00:00
parent 2e5447e620
commit f9f515fb55
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