Skip to content

Commit

Permalink
Revert "Try with alpha-3-SNAPSHOT"
Browse files Browse the repository at this point in the history
This reverts commit 9526465.
  • Loading branch information
gnodet committed Dec 2, 2022
1 parent 9526465 commit 014ce48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/maven-verify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ jobs:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
with:
ff-maven: "4.0.0-alpha-3-SNAPSHOT" # Maven version for fail-fast-build
maven-matrix: '[ "4.0.0-alpha-3-SNAPSHOT" ]'
ff-maven: "4.0.0-alpha-2" # Maven version for fail-fast-build
maven-matrix: '[ "4.0.0-alpha-2" ]'

0 comments on commit 014ce48

Please sign in to comment.