without :host then?
All checks were successful
Flake8 / build (3.11) (push) Successful in 1s

This commit is contained in:
Ruben van Staveren 2025-03-14 11:54:28 +01:00
parent ee66b64cd8
commit 5291140caf
Signed by: ruben
GPG Key ID: 886F6BECD477A93F

View File

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