mirror of
https://github.com/ETLCPP/etl.git
synced 2026-04-30 19:09:10 +08:00
Merge branch 'pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11' of https://github.com/ETLCPP/etl into pull-request/#777-Allow-Building-Tests-as-Submodule-and-GCC-less-than-11
This commit is contained in:
commit
0c1bed079a
4
.github/workflows/clang.yml
vendored
4
.github/workflows/clang.yml
vendored
@ -1,9 +1,9 @@
|
||||
name: clang
|
||||
on:
|
||||
push:
|
||||
branches: [ master, development ]
|
||||
branches: [ master, development, pull-request/* ]
|
||||
pull_request:
|
||||
branches: [ master pull-request/*]
|
||||
branches: [ master, pull-request/*]
|
||||
|
||||
jobs:
|
||||
build-clang-cpp11-linux-stl:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user