Skip to content

feat(Dependencies): Update Python to v3.13.0 #1340

feat(Dependencies): Update Python to v3.13.0

feat(Dependencies): Update Python to v3.13.0 #1340

Workflow file for this run

name: build-image
on: pull_request
jobs:
build-test:
runs-on: ubuntu-latest
steps:
- name: Workflow run cleanup action
uses: rokroskar/[email protected]
env:
GITHUB_TOKEN: "${{ secrets.GITHUBSECRET2 }}"
- uses: actions/[email protected]
- name: Build with retry
uses: Wandalen/[email protected]
with:
command: docker build --no-cache .
attempt_limit: 3
attempt_delay: 5000