From 6c47f51b6ab34c84a09edafa8a7994442778e5f7 Mon Sep 17 00:00:00 2001 From: Basil Hess Date: Thu, 18 Jul 2024 09:38:40 +0200 Subject: [PATCH] exclude macos-11 runner Signed-off-by: Basil Hess --- .github/workflows/macos.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index 63e903d5..cec31c61 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -15,7 +15,7 @@ jobs: os: - macos-13 - macos-12 - - macos-11 + #- macos-11 // Runner not online # eventually build for other alg sets, if CCI use is discontinued params: - oqsconfig: -DOQS_ALGS_ENABLED=STD