switch back to the default run env
This commit is contained in:
parent
fd9ede1054
commit
896a4880b0
@ -4,7 +4,7 @@ on: [ push ]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: node16-bullseye
|
runs-on: ubuntu-gitea
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: [ "3.12" ]
|
python-version: [ "3.12" ]
|
||||||
|
Loading…
Reference in New Issue
Block a user