try a back-leveled version of the gitea image
All checks were successful
EdgeTests / build (3.12) (push) Successful in 1m5s
Pylint / build (3.12) (push) Successful in 10s

This commit is contained in:
Greg Gauthier 2024-07-24 13:14:57 +01:00
parent 24a30789b3
commit ab11976ec5

View File

@ -4,7 +4,7 @@ on: [ push ]
jobs: jobs:
build: build:
runs-on: ubuntu-gitea runs-on: node16-bullseye
strategy: strategy:
matrix: matrix:
python-version: [ "3.12" ] python-version: [ "3.12" ]