Skip to content

Commit

Permalink
Run on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
andreasabel committed Feb 29, 2024
1 parent 862745a commit f85ec82
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: macos-latest
steps:

- uses: actions/checkout@v4
Expand Down Expand Up @@ -47,3 +47,5 @@ jobs:
which alex
- run: cabal -v3 build

- run: cabal exec -- alex --version

0 comments on commit f85ec82

Please sign in to comment.