Skip to content

Update scala3-library to 3.6.3 #104

Update scala3-library to 3.6.3

Update scala3-library to 3.6.3 #104

Workflow file for this run

name: Continuous Integration
on:
pull_request:
branches: [master, main]
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
distribution: temurin
java-version: 17
cache: sbt
- uses: sbt/setup-sbt@v1
- run: sbt -v +test