Skip to content

Update python-app.yml #64

Update python-app.yml

Update python-app.yml #64

Workflow file for this run

name: CI
on:
push:
branches: [ issue-819 ]
jobs:
build:
runs-on: [self-hosted]
steps:
- name: Check out source code
uses: actions/checkout@v4
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.12.0-alpha - 3.12.0'