diff --git a/README.md b/README.md index 557efb34..db9ec19c 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ The aws-node-termination-handler **Queue Processor** will monitor an SQS queue o You can run the termination handler on any Kubernetes cluster running on AWS, including self-managed clusters and those created with Amazon [Elastic Kubernetes Service](https://docs.aws.amazon.com/eks/latest/userguide/what-is-eks.html). If you're using [EKS managed node groups](https://docs.aws.amazon.com/eks/latest/userguide/managed-node-groups.html), you don't need the aws-node-termination-handler. -> Notice: Windows Server 2019 support has been removed to align with GitHub's deprecation schedule (end date: June 30, 2025). You can continue using other supported Windows versions. +> ⚠️ Note: Windows Server 2019 support has been removed as GitHub Actions no longer supports this version. Please migrate to Windows Server 2022. For more details, see [GitHub's deprecation announcement](https://github.com/actions/runner-images/issues/12045). ## Major Features