Skip to content

Update scala3-library, ... to 3.4.1 #618

Update scala3-library, ... to 3.4.1

Update scala3-library, ... to 3.4.1 #618

Workflow file for this run

name: CI
on:
pull_request:
push:
schedule:
- cron: '0 17 * * 2'
jobs:
test:
runs-on: ubuntu-latest
timeout-minutes: 10
strategy:
fail-fast: false
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
with:
java-version: 8
distribution: temurin
- uses: coursier/cache-action@v6
- run: git config core.whitespace tab-in-indent,trailing-space,space-before-tab,cr-at-eol
- run: git show --oneline --check
- run: sbt -v
"+ msgpack4z-argonautJVM/test"
"+ msgpack4z-argonautJS/test"
"+ msgpack4z-argonautNative/test"
"+ publishLocal"
- run: rm -rf "$HOME/.ivy2/local" || true