Skip to content

Commit

Permalink
Update c-cpp.yml for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
kfish committed Apr 2, 2024
1 parent 7a134d6 commit 640d445
Show file tree
Hide file tree
Showing 3 changed files with 405 additions and 164 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: [ubuntu-latest, macos-latest]

steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit 640d445

Please sign in to comment.