File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# @Author: jankincai
22# @Date: 2024-09-12 10:45:37
33# @Last Modified by: jankincai
4- # @Last Modified time: 2024-09 -14 11:16:35
4+ # @Last Modified time: 2025-07 -14 11:54:11
55
66# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
77# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
1717jobs :
1818 build :
1919
20- runs-on : ubuntu-20 .04
20+ runs-on : ubuntu-24 .04
2121 strategy :
2222 fail-fast : false
2323 matrix :
Original file line number Diff line number Diff line change 11# @Author: jankincai
22# @Date: 2024-09-12 10:45:37
33# @Last Modified by: jankincai
4- # @Last Modified time: 2024-09-12 17:18:27
4+ # @Last Modified time: 2025-07-14 11:54:01
55
66# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
77# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
1717jobs :
1818 build :
1919
20- runs-on : ubuntu-20 .04
20+ runs-on : ubuntu-24 .04
2121 strategy :
2222 fail-fast : false
2323 matrix :
You can’t perform that action at this time.
0 commit comments