Skip to content

Use new SG version 117 Backgammon Fixes #337

Use new SG version 117 Backgammon Fixes

Use new SG version 117 Backgammon Fixes #337

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
openjdk13:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-java@v1
with:
java-version: 13
- run: sbt compile