From 998bbc8eb29cb10e6b88ee071e37cbd44dcaf5cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Mon, 14 Mar 2022 15:40:28 +0100 Subject: [PATCH] Add a context for F37 --- sway.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sway.yaml b/sway.yaml index 5b16dc7..87becb7 100644 --- a/sway.yaml +++ b/sway.yaml @@ -24,6 +24,8 @@ data: platform: f35 - context: 'eef18be9' platform: f36 + - context: 'f37' + platform: f37 # === Module API (optional, but encouraged) ========================== # (Which packages are API-stable?)