Merge branch 'develop' into iar/develop

This commit is contained in:
graham sanderson 2023-02-27 19:00:46 -06:00
commit a0f5dace64

View File

@ -1,5 +1,11 @@
name: CMake
on: [push, pull_request]
on:
push:
branches-ignore:
- 'iar/**'
pull_request:
branches-ignore:
- 'iar/**'
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)