Skip to content

Commit

Permalink
chore: bump Flow to 23.5 in quarkus ecosystem workflow
Browse files Browse the repository at this point in the history
Also runs with Java 17 to prevent build failure because of issue update
script using Java records.
  • Loading branch information
mcollovati committed Jan 28, 2025
1 parent fad2c8c commit e8c669b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/quarkus-snapshot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,7 @@ jobs:
runs-on: ubuntu-latest
if: github.actor == 'quarkusbot' || github.event_name == 'workflow_dispatch'
env:
JAVA_VERSION: 11
FLOW_VERSION: 23.3-SNAPSHOT
FLOW_VERSION: 23.5-SNAPSHOT
steps:
- name: Install yq
uses: dcarbone/[email protected]
Expand Down

0 comments on commit e8c669b

Please sign in to comment.