Skip to content

Commit

Permalink
Fix gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
vanitasvitae committed Nov 15, 2023
1 parent d72d966 commit 2134794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .woodpecker/.build.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
steps:
run:
image: gradle:7.5-jdk8-jammy
image: gradle:7.6-jdk11-jammy
commands:
# Install Sequoia-SOP
- apt update && apt install --yes sqop
Expand Down

0 comments on commit 2134794

Please sign in to comment.