Skip to content

Update consumer to 4.6.2 in main #895

Update consumer to 4.6.2 in main

Update consumer to 4.6.2 in main #895

Workflow file for this run

name: PR Build
on:
push:
branches:
- main
- java8
pull_request:
branches:
- main
- java8
env:
JABBA_INDEX: 'https://github.com/typelevel/jdk-index/raw/main/index.json'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
fetch-depth: 0
- uses: olafurpg/setup-scala@v13
with:
java-version: temurin@17
- run: sbt commitCheck