From 138af3b5d2edaf7fca7e0fe02730a7939920e988 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Wed, 17 Aug 2022 13:40:55 +0200 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20=20Upgrade=20build=20image?= =?UTF-8?q?=20to=20Netlify=20Focal;=20bump=20up=20Python=20version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- netlify.toml | 1 - slides/runtime.txt | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/netlify.toml b/netlify.toml index 01b36065..fad865f5 100644 --- a/netlify.toml +++ b/netlify.toml @@ -2,4 +2,3 @@ base = "slides" publish = "slides" command = "./build.sh once" - diff --git a/slides/runtime.txt b/slides/runtime.txt index 475ba515..cc1923a4 100644 --- a/slides/runtime.txt +++ b/slides/runtime.txt @@ -1 +1 @@ -3.7 +3.8