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:
|
||||
build:
|
||||
runs-on: python-latest
|
||||
runs-on: ubuntu-gitea
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.12"]
|
||||
|
Loading…
Reference in New Issue
Block a user