Skip to content

Commit

Permalink
also test macos
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Sep 16, 2024
1 parent 6554cf8 commit de33519
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ jobs:
tests:
strategy:
matrix:
os: [ubuntu-latest]
# FIXME macos garbage currently collect also nix-shell that runs the test
#os: [ ubuntu-latest, macos-latest ]
os: [ ubuntu-latest, macos-latest ]
variants: [stable, latest, bash4]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit de33519

Please sign in to comment.