Skip to content

Commit

Permalink
Point to an specific branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sestrella committed Dec 3, 2023
1 parent abe1c0b commit befae7a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,14 @@ jobs:
- ubuntu-latest
plugin:
- cabal
- ghc
- hls
- stack
# - ghc
# - hls
# - stack
fail-fast: true
runs-on: ${{ matrix.os }}
steps:
- uses: asdf-vm/actions/plugin-test@v3
with:
plugin: ${{ matrix.plugin }}
command: ${{ matrix.plugin }} --version
gitref: non_interactive_ghcup_installation

0 comments on commit befae7a

Please sign in to comment.