mirror of
https://github.com/The-OpenROAD-Project/abc.git
synced 2026-03-12 11:26:17 +08:00
Merge pull request #323 from rocallahan/workflow-name
Rename Github Actions job to `build-posix-cmake`
This commit is contained in:
2
.github/workflows/build-posix-cmake.yml
vendored
2
.github/workflows/build-posix-cmake.yml
vendored
@@ -6,7 +6,7 @@ on:
|
||||
|
||||
jobs:
|
||||
|
||||
build-posix:
|
||||
build-posix-cmake:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-11, ubuntu-latest]
|
||||
|
||||
Reference in New Issue
Block a user