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
commit 64ed5b81a4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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