mirror of
https://github.com/actions/setup-python.git
synced 2025-07-20 14:48: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
4
.github/workflows/test-graalpy.yml
vendored
4
.github/workflows/test-graalpy.yml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
|||
os:
|
||||
[
|
||||
macos-latest,
|
||||
ubuntu-20.04,
|
||||
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
ubuntu-24.04-arm,
|
||||
|
@ -77,7 +77,7 @@ jobs:
|
|||
os:
|
||||
[
|
||||
macos-latest,
|
||||
ubuntu-20.04,
|
||||
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
ubuntu-24.04-arm,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue