Skip to content

Commit

Permalink
Update build job name
Browse files Browse the repository at this point in the history
  • Loading branch information
markspec committed Jul 30, 2024
1 parent a036bfa commit b47f718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: C/C++ build
on: [push, pull_request]

jobs:
ubuntu-build:
cmake_build:
strategy:
matrix:
os: [ubuntu-latest, macos-latest]
Expand Down

0 comments on commit b47f718

Please sign in to comment.