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