mirror of
https://github.com/dlang/dmd.git
synced 2025-04-25 20:50:41 +03:00
GitHub Actions: Bump macos-12 jobs to macos-13 (#17063)
As the macos-12 image will be 'fully unsupported' starting with December 3rd: https://github.com/actions/runner-images/issues/10721
This commit is contained in:
parent
a7c85ec3be
commit
3aaf7bf222
3 changed files with 30 additions and 28 deletions
12
ci/README.md
12
ci/README.md
|
@ -112,12 +112,12 @@ The auto tester tests DMD on various Posix platforms.
|
|||
**Config**: [azure-pipelines.yml](https://github.com/dlang/dmd/blob/master/.github/workflows/runnable_cxx.yml)
|
||||
|
||||
**Checks**:
|
||||
- C++ interop tests / Run (macOS-12, clang-13.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-12.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-11.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-10.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-9.0.0)
|
||||
- C++ interop tests / Run (macOS-12, clang-8.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-13.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-12.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-11.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-10.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-9.0.0)
|
||||
- C++ interop tests / Run (macos-13, clang-8.0.0)
|
||||
- C++ interop tests / Run (ubuntu-20.04, clang-13.0.0)
|
||||
- C++ interop tests / Run (ubuntu-20.04, clang-12.0.0)
|
||||
- C++ interop tests / Run (ubuntu-20.04, clang-11.0.0)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue