mirror of
https://github.com/red0124/ssp.git
synced 2025-12-14 21:59:55 +01:00
add meson support, update pipeline
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -4,11 +4,12 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- testing
|
||||
- /^feature/$/
|
||||
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- /^feature/$/
|
||||
|
||||
jobs:
|
||||
clang_tests:
|
||||
|
||||
Reference in New Issue
Block a user