forked from boostorg/core
Rename posix.yml to ci.yml
This commit is contained in:
@ -1,4 +1,4 @@
|
|||||||
name: POSIX
|
name: CI
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
@ -13,7 +13,7 @@ env:
|
|||||||
UBSAN_OPTIONS: print_stacktrace=1
|
UBSAN_OPTIONS: print_stacktrace=1
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
CI:
|
posix:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
Reference in New Issue
Block a user