Skip to content

Commit

Permalink
Drop explicit tool versions
Browse files Browse the repository at this point in the history
  • Loading branch information
turion authored and Manuel Bärenz committed Nov 25, 2022
1 parent 4741428 commit 413ccf2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,7 @@ jobs:
id: setup-haskell-build
with:
ghc-version: ${{ matrix.ghc }}
cabal-version: '3.6.2.0'
enable-stack: true
stack-version: '2.7'
- name: Install dependencies
run: sudo apt-get install -y libxml2-utils libgl1-mesa-dev libglu1-mesa-dev freeglut3-dev libpulse-dev libblas-dev liblapack-dev libasound2-dev wget
- name: Install fourmolu
Expand Down

0 comments on commit 413ccf2

Please sign in to comment.