mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2026-01-27 10:21:48 +00:00
Remove deprecated macos-13 from GitHub Actions
Signed-off-by: EstherLerouzic <esther.lerouzic@orange.com> Change-Id: I0dc9bdb03a3427cba1b7ecf1c92ea9817519bc45
This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -120,10 +120,10 @@ jobs:
|
||||
python_version: "3.11"
|
||||
- os: windows-2025
|
||||
python_version: "3.12"
|
||||
- os: macos-13
|
||||
python_version: "3.12"
|
||||
- os: macos-14
|
||||
python_version: "3.12"
|
||||
- os: macos-15
|
||||
python_version: "3.12"
|
||||
|
||||
paywalled-platforms:
|
||||
name: Tests on paywalled platforms
|
||||
@@ -143,5 +143,5 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- os: macos-13-xlarge # Apple M1 CPU
|
||||
- os: macos-14-xlarge # Apple M-series CPU
|
||||
python_version: "3.12"
|
||||
|
||||
Reference in New Issue
Block a user