dev: transition retired macos-13 images to macos-15-intel (#1702)
* transition retired macos-13 images to macos-15-intel * Touch test crate --------- Co-authored-by: Alejandro R. Mosteo <amosteo@unizar.es>
This commit is contained in:
@@ -30,7 +30,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- macos-13 # amd64
|
- macos-15-intel # amd64
|
||||||
- macos-latest # arm64
|
- macos-latest # arm64
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- ubuntu-24.04-arm
|
- ubuntu-24.04-arm
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- macos-13 # amd64
|
- macos-15-intel # amd64
|
||||||
- macos-latest # arm64
|
- macos-latest # arm64
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- ubuntu-24.04-arm
|
- ubuntu-24.04-arm
|
||||||
|
|||||||
@@ -29,10 +29,8 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
os:
|
os:
|
||||||
- macos-13 # amd64
|
- macos-15-intel # amd64
|
||||||
- macos-14 # arm64
|
- macos-latest # arm64
|
||||||
# macos-latest breaks the action that sets up MacPorts. See
|
|
||||||
# https://github.com/melusina-org/setup-macports/issues/2
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Check out alire-index
|
- name: Check out alire-index
|
||||||
|
|||||||
@@ -15,4 +15,4 @@ url = "git+https://github.com/alire-project/libhello.git"
|
|||||||
|
|
||||||
# We use this crate as a trigger to conveniently test minor changes to
|
# We use this crate as a trigger to conveniently test minor changes to
|
||||||
# metaprocesses of the CI of the repository itself.
|
# metaprocesses of the CI of the repository itself.
|
||||||
# Last touch: 2025-08-26 20:09 CET
|
# Last touch: 2025-12-11 10:56 CET
|
||||||
|
|||||||
Reference in New Issue
Block a user