Try to run on the host directly
Some checks failed
Flake8 / build (3.11) (push) Has been cancelled

This commit is contained in:
Ruben van Staveren 2025-03-14 11:38:50 +01:00
parent 7f7d398e5c
commit ee66b64cd8
Signed by: ruben
GPG Key ID: 886F6BECD477A93F

View File

@ -6,6 +6,7 @@ on: [push]
# XXX need to do stuff with uv
jobs:
build:
runs-on: freebsd:host
strategy:
matrix:
python-version: ["3.11"]