Skip to content

Commit

Permalink
Using stable versions
Browse files Browse the repository at this point in the history
  • Loading branch information
machaval committed Nov 10, 2023
1 parent dc83d2d commit ea08bd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
#Run regression tests
- name: Run regression test 2.5.x
run: |
./gradlew --stacktrace -PweaveTestSuiteVersion=2.5.2-SNAPSHOT native-cli-integration-tests:test
./gradlew --stacktrace -PweaveTestSuiteVersion=2.5.0 native-cli-integration-tests:test
shell: bash
- name: Run regression test 2.4
run: |
Expand Down

0 comments on commit ea08bd3

Please sign in to comment.