Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Bump sagemaker from 2.93.0 to 2.218.0 in /sagemaker/xgboost/lambda-container #39

Bump sagemaker from 2.93.0 to 2.218.0 in /sagemaker/xgboost/lambda-container

Bump sagemaker from 2.93.0 to 2.218.0 in /sagemaker/xgboost/lambda-container #39

Workflow file for this run

name: "Lint"
on:
pull_request:
branches:
- '**'
push:
branches:
- '**'
jobs:
lint:
runs-on: gasp
container: "amr-registry.caas.intel.com/heaven/python-3-9:latest"
steps:
- uses: actions/checkout@v3
- uses: intel-innersource/frameworks.actions.python-unittest@black