README: no active migrations (#6906)

This commit is contained in:
Mikhail Koliada
2023-01-12 18:38:54 +01:00
committed by GitHub
parent c82cd6704b
commit 010d9b89d0

View File

@@ -47,10 +47,7 @@ To build a VM machine from this repo's source, see the [instructions](docs/creat
## Ongoing migrations
There are currently two migrations in progress:
* `macos-latest` is currently transitioning to `macos-12`. During this time, you may experience some jobs running on either a macos-11 or macos-12 runner. You can specify `runs-on: macos-11` in your workflow if you need the previous version. Details can be found in this [announcement](https://github.com/actions/runner-images/issues/6384).
There are no migrations in progress.
## Image Definitions