Skip to content

Update scala3-library, ... to 3.4.3 #400

Update scala3-library, ... to 3.4.3

Update scala3-library, ... to 3.4.3 #400

Workflow file for this run

name: CI
on:
pull_request:
push:
branches-ignore: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-java@v2
with:
distribution: temurin
java-version: 17
- name: Compile
run: sbt clean +testables/test versionPolicyCheck