Merge pull request #323 from rocallahan/workflow-name

Rename Github Actions job to `build-posix-cmake`
This commit is contained in:
alanminko
2024-08-24 09:22:08 -07:00
committed by GitHub

View File

@@ -6,7 +6,7 @@ on:
jobs:
build-posix:
build-posix-cmake:
strategy:
matrix:
os: [macos-11, ubuntu-latest]