Skip to content

Commit

Permalink
Run CI against Quarkus 3.15
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Nov 19, 2024
1 parent 0dc6f2d commit fb5447d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/quarkus-main-rebase.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
workflow_dispatch:
schedule:
# Run every day at 2AM
- cron: '0 2 * * *'
- cron: '0 3 * * *'

env:
LANG: en_US.UTF-8
ISSUE_ID: 1287
ISSUE_ID: 1607
DEPENDENCY_SHORT_NAME: quarkus
DEPENDENCY_BRANCH: main
DEPENDENCY_BRANCH: 3.15
JAVA_VERSION: 17

concurrency:
Expand Down

0 comments on commit fb5447d

Please sign in to comment.