Skip to content

Commit

Permalink
fix arquillian Jetty branch
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Nov 13, 2024
1 parent 8ce17ca commit a5596c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: 'arquillian/arquillian-container-jetty'
ref: 'jetty-12-ee11'
ref: 'master'

- name: Set up JDK
uses: actions/setup-java@v4
Expand Down

0 comments on commit a5596c0

Please sign in to comment.