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 9af7736 commit 2541d24Copy full SHA for 2541d24
.github/workflows/mplfinance_checks.yml
@@ -46,7 +46,7 @@ jobs:
46
- run: echo "This job's status is ${{ job.status }}."
47
48
Pull_Request_Updates_Version:
49
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
50
if: github.event_name == 'pull_request'
51
steps:
52
- name: Check out repository code
0 commit comments