Skip to content

Commit

Permalink
Rename Github Actions job to build-posix-cmake
Browse files Browse the repository at this point in the history
Clarify that it belongs to the `build-posix-cmake` workflow, not the
`build-posix` workflow.
  • Loading branch information
rocallahan committed Aug 23, 2024
1 parent af77b80 commit d93a12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-posix-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:

build-posix:
build-posix-cmake:
strategy:
matrix:
os: [macos-11, ubuntu-latest]
Expand Down

0 comments on commit d93a12e

Please sign in to comment.