bumped SDK version to 0.2.1

This commit is contained in:
Sven Vogel 2024-04-22 13:31:20 +02:00
parent aa7c62f021
commit ebb29807c8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ name: "Build check gemstone in SDK"
run-name: SDK build check to ${{ inputs.deploy_target }} by @${{ github.actor }}
on: [push, pull_request]
env:
SDK: 0.1.0-alma-9.3
SDK: 0.2.1-alpine-3.19.1
jobs:
build-check-sdk:
runs-on: ubuntu-latest