Skip to content

Commit

Permalink
Merge pull request #50 from praekeltfoundation/build-v7-and-8
Browse files Browse the repository at this point in the history
Add 7.4.2 to matrix
  • Loading branch information
erikh360 authored Sep 10, 2024
2 parents cf01a34 + 416a4dc commit 37c5cc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
GREP_TIMEOUT: 360
strategy:
matrix:
VERSION: [v7.4.0]
VERSION: [v7.4.0, v7.4.2]
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
Expand Down

0 comments on commit 37c5cc2

Please sign in to comment.