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 1919 runs-on : ubuntu-latest
2020 strategy :
2121 matrix :
22- os : [ubuntu-22 .04]
22+ os : [ubuntu-24 .04]
2323 python : ["3.11"]
2424 env :
2525 # secrets can be set in settings/secrets on github
Original file line number Diff line number Diff line change 2020 runs-on : ubuntu-latest
2121 strategy :
2222 matrix :
23- os : [ubuntu-22 .04]
23+ os : [ubuntu-24 .04]
2424 python : ["3.11"]
2525 env :
2626 # secrets can be set in settings/secrets on github
Original file line number Diff line number Diff line change 2222 strategy :
2323 matrix :
2424 python : ["3.11"]
25- os : [ubuntu-22 .04]
25+ os : [ubuntu-24 .04]
2626 fail-fast : false
2727 env :
2828 TO_TAG_PREFIX : release-github
Original file line number Diff line number Diff line change 2222 strategy :
2323 matrix :
2424 python : ["3.11"]
25- os : [ubuntu-22 .04]
25+ os : [ubuntu-24 .04]
2626 fail-fast : false
2727 env :
2828 TO_TAG_PREFIX : staging-github
You can’t perform that action at this time.
0 commit comments