mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-29 23:49:41 +00:00
CI: update jobs (#3050)
This commit is contained in:
parent
8b167cc25b
commit
73d2c8657d
2 changed files with 4 additions and 4 deletions
4
.github/workflows/build_scheduled.yml
vendored
4
.github/workflows/build_scheduled.yml
vendored
|
|
@ -141,8 +141,8 @@ jobs:
|
|||
strategy:
|
||||
fail-fast: true
|
||||
matrix:
|
||||
# macos-14 and 15 are on **ARM64**
|
||||
os: ["ubuntu-22.04", "ubuntu-24.04", "macOS-13", "macOS-14", "macOS-15", "ubuntu-22.04-arm", "ubuntu-24.04-arm"]
|
||||
# macos-14,15 and 26 are on **ARM64**
|
||||
os: ["ubuntu-22.04", "ubuntu-24.04", "macos-15-intel", "macOS-14", "macOS-15", "macOS-26", "ubuntu-22.04-arm", "ubuntu-24.04-arm"]
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue