mirror of https://github.com/YosysHQ/abc.git
Rename Github Actions job to `build-posix-cmake`
Clarify that it belongs to the `build-posix-cmake` workflow, not the `build-posix` workflow.
This commit is contained in:
parent
af77b80194
commit
d93a12ebee
|
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
|
||||
build-posix:
|
||||
build-posix-cmake:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-11, ubuntu-latest]
|
||||
|
|
|
|||
Loading…
Reference in New Issue