mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-05 04:29:47 +00:00
reset to ubuntu 22.04 for testing python 3.7
This commit is contained in:
2
.github/workflows/test-doc.yml
vendored
2
.github/workflows/test-doc.yml
vendored
@@ -2,7 +2,7 @@ name: test-doc
|
||||
on: [push, pull_request, workflow_dispatch]
|
||||
jobs:
|
||||
test-doc:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: ubuntu-22.04
|
||||
continue-on-error: true
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user