Skip to content

chore(deps): update _zio to v2.0.22 (main) #1124

chore(deps): update _zio to v2.0.22 (main)

chore(deps): update _zio to v2.0.22 (main) #1124

Workflow file for this run

name: PR Build
on:
push:
branches:
- main
- java8
pull_request:
types: [opened, edited, reopened, synchronize]
env:
JABBA_INDEX: 'https://github.com/typelevel/jdk-index/raw/main/index.json'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup Java
uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
cache: sbt
- run: sbt commitCheck