mirror of
https://github.com/actions/setup-python.git
synced 2025-07-20 03:18:21 +02:00
include ubuntu-arm runners for testing
This commit is contained in:
parent
9cff3cfef0
commit
46f6055e4e
7 changed files with 305 additions and 41 deletions
2
.github/workflows/e2e-tests.yml
vendored
2
.github/workflows/e2e-tests.yml
vendored
|
@ -22,7 +22,9 @@ jobs:
|
|||
ubuntu-20.04,
|
||||
windows-latest,
|
||||
ubuntu-22.04,
|
||||
ubuntu-22.04-arm,
|
||||
ubuntu-latest,
|
||||
ubuntu-24.04-arm,
|
||||
macos-latest,
|
||||
macos-13
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue