Merge branch '86Box:master' into nec-v20

This commit is contained in:
Jasmine Iwanek
2022-02-18 18:17:23 -05:00
committed by GitHub

View File

@@ -3,9 +3,6 @@ name: CMake
on:
push:
branches:
- master
paths:
- src/**
- "**/CMakeLists.txt"
@@ -15,9 +12,6 @@ on:
- "!**/Makefile*"
pull_request:
branches:
- master
paths:
- src/**
- "**/CMakeLists.txt"