mirror of
https://github.com/jlengrand/atrium.git
synced 2026-03-10 08:01:19 +00:00
write out bc and bbc in workflows
This commit is contained in:
2
.github/workflows/bbc-ubuntu.yml
vendored
2
.github/workflows/bbc-ubuntu.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: BBC Ubuntu
|
||||
name: Binary Backward Compatibility
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
|
||||
2
.github/workflows/bc-ubuntu.yml
vendored
2
.github/workflows/bc-ubuntu.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: BC Ubuntu
|
||||
name: Source Backward Compatibility
|
||||
|
||||
on: [push, pull_request]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user