Skip to content

Commit

Permalink
Merge pull request #323 from rocallahan/workflow-name
Browse files Browse the repository at this point in the history
Rename Github Actions job to `build-posix-cmake`
  • Loading branch information
alanminko authored Aug 24, 2024
2 parents 034492b + d93a12e commit 64ed5b8
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 64ed5b8

Please sign in to comment.