We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2541d24 commit 120ded9Copy full SHA for 120ded9
.github/workflows/mplfinance_checks.yml
@@ -2,7 +2,7 @@ name: mplfinance Checks
2
on: [ workflow_dispatch, pull_request ]
3
jobs:
4
Regression_Tests:
5
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
6
strategy:
7
matrix:
8
python-version: [3.6, 3.7, 3.8, 3.9]
0 commit comments