Skip to content

Commit

Permalink
Update releases.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreyD97 authored Sep 30, 2022
1 parent 5552a2b commit c935344
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/releases.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
uses: actions/setup-java@v2
with:
distribution: adopt
java-version: '8'
java-version: '15'

# burpsuite_pro.jar is not available, disable tests
- name: Build
Expand All @@ -32,4 +32,4 @@ jobs:
prerelease: false
files: |
releases/*.jar
id: "automatic_releases"
id: "automatic_releases"

0 comments on commit c935344

Please sign in to comment.