Skip to content

GEOMESA-3397 Upgrade to GeoTools 32.0 and GeoServer 2.26.0 #1724

GEOMESA-3397 Upgrade to GeoTools 32.0 and GeoServer 2.26.0

GEOMESA-3397 Upgrade to GeoTools 32.0 and GeoServer 2.26.0 #1724

name: scala-2.12
on:
push:
branches:
- main
- '[0-9]+.[0-9]+.x'
tags:
- '**'
pull_request:
permissions: # added using https://github.com/step-security/secure-repo
contents: read
jobs:
build-and-test:
uses: ./.github/workflows/build-and-test.yml
with:
scala-version: "2.12"