Skip to content

Commit

Permalink
Enable mac OS
Browse files Browse the repository at this point in the history
  • Loading branch information
jordimas committed Sep 16, 2024
1 parent 849505e commit 3e42e4b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
# os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest]
os: [ubuntu-latest, macos-latest]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 3e42e4b

Please sign in to comment.