mirror of https://github.com/YosysHQ/abc.git
Merge pull request #323 from rocallahan/workflow-name
Rename Github Actions job to `build-posix-cmake`
This commit is contained in:
commit
64ed5b81a4
|
|
@ -6,7 +6,7 @@ on:
|
|||
|
||||
jobs:
|
||||
|
||||
build-posix:
|
||||
build-posix-cmake:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-11, ubuntu-latest]
|
||||
|
|
|
|||
Loading…
Reference in New Issue