Skip to content

Wrappers pre.748 (with Kotlin 1.9.24, KFC 7.62.0, Seskar 2.66.0) #1199

Wrappers pre.748 (with Kotlin 1.9.24, KFC 7.62.0, Seskar 2.66.0)

Wrappers pre.748 (with Kotlin 1.9.24, KFC 7.62.0, Seskar 2.66.0) #1199

Workflow file for this run

name: declarations
on: [ push ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Set up JDK 17
uses: actions/setup-java@v3
with:
distribution: 'zulu'
java-version: '17'
- name: Build
run: |
./gradlew build