switch back to the default run env
Some checks failed
ChromeTests / build (3.12) (push) Failing after 1m2s
EdgeTests / build (3.12) (push) Successful in 1m6s
Pylint / build (3.12) (push) Successful in 12s

This commit is contained in:
Greg Gauthier 2024-07-24 16:05:44 +01:00
parent fd9ede1054
commit 896a4880b0

View File

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