Skip to content

Commit

Permalink
chore: add v10 to e2e compatbility workflows (#7959)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba authored Feb 12, 2025
1 parent 9c448bb commit 79218a5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e-compatibility.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ on:
- release/v8.4.x
- release/v8.5.x
- release/v9.0.x
- release/v10.0.x
- main
ibc-go-version:
description: 'The version of ibc-go that is going to be released'
Expand Down Expand Up @@ -62,6 +63,7 @@ jobs:
- release/v8.4.x
- release/v8.5.x
- release/v9.0.x
- release/v10.0.x
- main
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 79218a5

Please sign in to comment.