Skip to content

Commit

Permalink
Merge pull request #10 from praekeltfoundation/add-v-8
Browse files Browse the repository at this point in the history
Add v8
  • Loading branch information
erikh360 authored Sep 10, 2024
2 parents 27c938a + 04a93bc commit 18a823f
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 @@ -14,7 +14,7 @@ jobs:
GREP_TIMEOUT: 60
strategy:
matrix:
COURIER_VERSION: ["6.0.0", "6.2.2", "6.4.0", "7.0.0", "7.2.0", "7.4.0"]
COURIER_VERSION: ["6.0.0", "6.2.2", "6.4.0", "7.0.0", "7.2.0", "7.4.0", "8.0.0", "8.0.2"]
steps:
- uses: actions/checkout@v2
- uses: docker/setup-buildx-action@v1
Expand Down

0 comments on commit 18a823f

Please sign in to comment.