From 1c40cc6bb390cc4eac63c8bb32ea0212b0dda1f9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjell=20Hedstr=C3=B6m?= Date: Tue, 27 Aug 2024 21:51:34 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 467733a4..3fc5dea0 100644 --- a/README.md +++ b/README.md @@ -108,7 +108,7 @@ You can find it here: https://kjellkod.wordpress.com/2015/06/30/the-worlds-faste ## Continuous Integration -The g3log repository is evaluating both github actions and CircleCI for executing test coverage, installation and document generation. For windows the repo is still relying on appveyor. In case you want to look into change any of these setups the following files are the ones of interest. +The g3log repository is evaluating github actions for executing test coverage, installation and document generation. In case you want to look into change any of these setups the following files are the ones of interest. See `Actions` for matrix (ubuntu, macos, windows) testing as well as other actions for doc publishing.