Skip to content
Snippets Groups Projects
Unverified Commit 1ca31694 authored by Martin Kröning's avatar Martin Kröning :crab: Committed by GitHub
Browse files

Merge pull request #1659 from mrm-develop/feature/smp_tls

ci(add_tls): added tls example to ci
parents 1f503cd8 f1d2484d
No related tags found
No related merge requests found
......@@ -240,3 +240,4 @@ jobs:
if: matrix.arch == 'x86_64'
- run: UHYVE=$CARGO_HOME/bin/uhyve cargo xtask ci rs --arch ${{ matrix.arch }} --profile ${{ matrix.profile }} --package rusty_demo --smp 4 uhyve --sudo
if: matrix.arch == 'x86_64'
- run: cargo xtask ci rs --arch ${{ matrix.arch }} --profile ${{ matrix.profile }} --package thread_test --smp 4 qemu ${{ matrix.flags }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment