Skip to content

Commit

Permalink
Try to fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
soywiz committed Sep 29, 2023
1 parent 6d23f5c commit dc9f5ef
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ name: Testing
on:
push

env:
JAVA_DISTRIBUTION: zulu
JAVA_VERSION: 11

jobs:
build:

Expand Down

0 comments on commit dc9f5ef

Please sign in to comment.