Skip to content

Commit

Permalink
Run auto tests on macos
Browse files Browse the repository at this point in the history
  • Loading branch information
leavauchier committed Oct 1, 2024
1 parent bfd215b commit c43ed80
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd_light.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:


jobs:
docker_build_and_test:
runs-on: ubuntu-latest
test:
runs-on: [ubuntu-latest, macos-latest]
permissions:
contents: read
packages: write
Expand Down

0 comments on commit c43ed80

Please sign in to comment.