Skip to content

Commit

Permalink
Point to 3.9 branch for quickstarts
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Apr 9, 2024
1 parent d363d59 commit 8be2978
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-actions-incremental.yml
Original file line number Diff line number Diff line change
Expand Up @@ -832,8 +832,7 @@ jobs:
env:
CAPTURE_BUILD_SCAN: true
run: |
git clone https://github.com/quarkusio/quarkus-quickstarts.git && cd quarkus-quickstarts
git checkout development
git clone -b 3.9 https://github.com/quarkusio/quarkus-quickstarts.git && cd quarkus-quickstarts
export LANG=en_US && ./mvnw -e -B -fae --settings .github/mvn-settings.xml clean verify -DskipTests
- name: Prepare build reports archive
if: always()
Expand Down

0 comments on commit 8be2978

Please sign in to comment.