Skip to content

upgrade to Scala 2.13 instead of 3 #63

upgrade to Scala 2.13 instead of 3

upgrade to Scala 2.13 instead of 3 #63

Workflow file for this run

name: Build and test
on:
push:
branches: [ master, main ]
tags: ["*"]
paths-ignore:
- '.github/**'
- 'README.md'
- 'src/docs/**'
pull_request:
branches: [ master, main ]
workflow_dispatch:
jobs:
build:
uses: arturopala/workflows/.github/workflows/build.yml@main