Skip to content

Commit

Permalink
Use get-tested v0.1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tchoutri committed Jul 21, 2024
1 parent cc0f624 commit 85a3eb5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,12 @@ jobs:
steps:
- name: Extract the tested GHC versions
id: set-matrix
uses: kleidukos/[email protected].0
uses: kleidukos/[email protected].1
with:
cabal-file: confer.cabal
ubuntu-version: 'latest'
macos-version: 'latest'
version: 0.1.7.0
version: 0.1.7.1
tests:
name: ${{ matrix.ghc }} on ${{ matrix.os }}
needs: generate-matrix
Expand Down Expand Up @@ -179,5 +179,5 @@ jobs:
title: confer-head
files: |
confer-head-Linux-x86_64.tar.gz
# confer-head-Linux-static-x86_64.tar.gz
confer-head-Linux-static-x86_64.tar.gz
confer-head-macOS-arm64.tar.gz

0 comments on commit 85a3eb5

Please sign in to comment.