File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1515 auto-update-conda : true
1616 auto-activate-base : true
1717 miniconda-version : ' latest'
18- python-version : 3.9
18+ python-version : " 3.10 "
1919 environment-file : environment.yml
2020 activate-environment : quantecon
2121 - name : Install latex dependencies
Original file line number Diff line number Diff line change 1111 fail-fast : false
1212 matrix :
1313 os : ["ubuntu-latest"]
14- python-version : ["3.9 "]
14+ python-version : ["3.10 "]
1515 steps :
1616 - name : Checkout
1717 uses : actions/checkout@v2
5353 fail-fast : false
5454 matrix :
5555 os : ["macos-latest"]
56- python-version : ["3.8 "]
56+ python-version : ["3.10 "]
5757 steps :
5858 - name : Checkout
5959 uses : actions/checkout@v2
8585 # fail-fast: false
8686 # matrix:
8787 # os: ["windows-latest"]
88- # python-version: ["3.8 "]
88+ # python-version: ["3.10 "]
8989 # steps:
9090 # - name: Checkout
9191 # uses: actions/checkout@v2
Original file line number Diff line number Diff line change 1313 fail-fast : false
1414 matrix :
1515 os : ["ubuntu-latest"]
16- python-version : ["3.9 "]
16+ python-version : ["3.10 "]
1717 steps :
1818 - name : Checkout
1919 uses : actions/checkout@v2
2323 auto-update-conda : true
2424 auto-activate-base : true
2525 miniconda-version : ' latest'
26- python-version : 3.9
26+ python-version : " 3.10 "
2727 environment-file : environment.yml
2828 activate-environment : quantecon
2929 - name : Download "build" folder (cache)
Original file line number Diff line number Diff line change 1616 auto-update-conda : true
1717 auto-activate-base : true
1818 miniconda-version : ' latest'
19- python-version : 3.9
19+ python-version : " 3.10 "
2020 environment-file : environment.yml
2121 activate-environment : quantecon
2222 - name : Install latex dependencies
You can’t perform that action at this time.
0 commit comments