trying yet another docker image
Some checks failed
ChromeTests / build (3.12) (push) Failing after 2s
EdgeTests / build (3.12) (push) Successful in 56s
Pylint / build (3.12) (push) Successful in 10s

This commit is contained in:
Greg Gauthier 2024-07-24 12:32:49 +01:00
parent cf6ed41183
commit 8340e192c9

View File

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