Skip to content

Bump boto3 from 1.35.26 to 1.35.44 #165

Bump boto3 from 1.35.26 to 1.35.44

Bump boto3 from 1.35.26 to 1.35.44 #165

Workflow file for this run

name: CI
on:
push:
branches:
- '**'
jobs:
CI:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Set up Docker Build
uses: docker/[email protected]
- name: Build current Docker image with tests
run: |
docker build --target test -t zephir-api2:test .