Skip to content

Update scala3-library to 3.6.3 #588

Update scala3-library to 3.6.3

Update scala3-library to 3.6.3 #588

Workflow file for this run

name: compile-test
on:
workflow_dispatch:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Setup Scala
uses: guardian/setup-scala@v1
- run: sbt test