Skip to content

Commit

Permalink
easy multithread API
Browse files Browse the repository at this point in the history
  • Loading branch information
hasindu2008 committed Nov 17, 2023
1 parent 02f7e7b commit 2d46a28
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ jobs:
run: make -j8
- name: test-gcc
run: make test
- name: make mt
run: examples/mt/build.sh
os_x_11:
name: OSX 11
runs-on: macos-11
Expand Down

0 comments on commit 2d46a28

Please sign in to comment.