mirror of
https://github.com/actions/setup-python.git
synced 2025-07-20 01:08:20 +02:00
remove ubuntu-20.04
This commit is contained in:
parent
8d9ed9ac5c
commit
74f21b280a
4 changed files with 7 additions and 15 deletions
9
.github/workflows/test-python.yml
vendored
9
.github/workflows/test-python.yml
vendored
|
@ -24,7 +24,6 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
@ -69,7 +68,6 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
@ -117,7 +115,6 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
@ -163,7 +160,6 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
@ -214,7 +210,6 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
@ -265,7 +260,6 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
@ -300,7 +294,6 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
@ -419,7 +412,7 @@ jobs:
|
|||
[
|
||||
macos-latest,
|
||||
windows-latest,
|
||||
ubuntu-20.04,
|
||||
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
macos-13,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue