File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ on: [push]
44
55jobs :
66 build :
7- runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
7+ runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
88 strategy :
99 matrix :
1010 python-version : ["3.11", "3.12", "3.13"]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ on: [push]
44
55jobs :
66 build :
7- runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
7+ runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
88 strategy :
99 matrix :
1010 python-version : ["3.11", "3.12", "3.13"]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ on: [push]
44
55jobs :
66 build :
7- runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
7+ runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
88 strategy :
99 matrix :
1010 python-version : ["3.11", "3.12", "3.13"]
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ on: [push]
44
55jobs :
66 build :
7- runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
7+ runs-on : ubuntu-24.04 # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md # https://github.com/actions/runner-images/blob/main/images/ubuntu/Ubuntu2404-Readme.md
88 steps :
99 -
1010 name : Checkout project
You can’t perform that action at this time.
0 commit comments