will the linter actions work on gitea's ubuntu?
This commit is contained in:
parent
39688edf14
commit
2042aea885
@ -4,7 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: python-latest
|
runs-on: ubuntu-gitea
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
python-version: ["3.12"]
|
python-version: ["3.12"]
|
||||||
|
Loading…
Reference in New Issue
Block a user