Skip to content

Commit

Permalink
Use WildFly Glow 1.0.0.Alpha11
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdenise committed Dec 5, 2023
1 parent e51b512 commit d315c09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
types: [opened, synchronize, reopened, ready_for_review]

env:
WILDFLY_GLOW: https://github.com/wildfly/wildfly-glow/releases/download/1.0.0.Alpha9/wildfly-glow-1.0.0.Alpha9.zip
WILDFLY_GLOW: https://github.com/wildfly/wildfly-glow/releases/download/1.0.0.Alpha11/wildfly-glow-1.0.0.Alpha11.zip
jobs:
build:
name: ${{ matrix.os }}-jdk${{ matrix.java }}
Expand Down

0 comments on commit d315c09

Please sign in to comment.