mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-05 19:00:32 -05:00
CI: test only on linux
This commit is contained in:
parent
b4667e9686
commit
bcce3e22dc
1 changed files with 1 additions and 0 deletions
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
|
|
@ -18,3 +18,4 @@ jobs:
|
|||
- run: opam install -t . --deps-only
|
||||
- run: opam exec -- dune build
|
||||
- run: opam exec -- dune runtest
|
||||
if: ${{ matrix.operating-system == 'unbuntu-latest' }}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue