mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-04 04:44:27 +02:00
ci: macos upgraded to version 14
This commit is contained in:
2
.github/workflows/ci-conan.yml
vendored
2
.github/workflows/ci-conan.yml
vendored
@@ -144,7 +144,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
name: "Apple Clang 15",
|
name: "Apple Clang 15",
|
||||||
os: macos-13,
|
os: macos-14,
|
||||||
compiler:
|
compiler:
|
||||||
{
|
{
|
||||||
type: APPLE_CLANG,
|
type: APPLE_CLANG,
|
||||||
|
2
.github/workflows/ci-test-package-cmake.yml
vendored
2
.github/workflows/ci-test-package-cmake.yml
vendored
@@ -137,7 +137,7 @@ jobs:
|
|||||||
}
|
}
|
||||||
- {
|
- {
|
||||||
name: "Apple Clang 15",
|
name: "Apple Clang 15",
|
||||||
os: macos-13,
|
os: macos-14,
|
||||||
compiler:
|
compiler:
|
||||||
{
|
{
|
||||||
type: APPLE_CLANG,
|
type: APPLE_CLANG,
|
||||||
|
Reference in New Issue
Block a user