Skip to content

Commit

Permalink
GitHub Actions: use Travis-like matrix structure
Browse files Browse the repository at this point in the history
  • Loading branch information
msakai committed Jan 5, 2021
1 parent 3151d55 commit e2faec5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ jobs:
STACK_YAML: ${{ matrix.stack_yaml }}
strategy:
matrix:
ghc: ['8.8.4']
os: [ubuntu-latest, macos-latest]
include:
- ghc: '8.8.4'
os: ubuntu-latest
Expand Down

0 comments on commit e2faec5

Please sign in to comment.