Skip to content

Commit

Permalink
Update auto-trade.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Charmve authored Dec 13, 2022
1 parent 6451ca0 commit 7404c0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/auto-trade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
python-version: ["3.9", "3.10"]
python-version: ["3.8", "3.9"]
steps:
- uses: actions/checkout@v3
- name: Set up Python ${{ matrix.python-version }}
Expand Down Expand Up @@ -58,4 +58,4 @@ jobs:
# - name: ""
# run: |
# pip install pandas
# ../scripts/update_national_holiday.sh
# ../scripts/update_national_holiday.sh

0 comments on commit 7404c0f

Please sign in to comment.