From 97ee5491550efd10764f792cd9e3a5cc38b5c9bd Mon Sep 17 00:00:00 2001 From: smiley Date: Wed, 4 Oct 2023 18:09:26 +0200 Subject: [PATCH] :fire: will this explode again? --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6f5ac67b2..51ca9ab94 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -66,7 +66,7 @@ jobs: - "8.0" - "8.1" - "8.2" -# - "8.3" + - "8.3" steps: - name: "Checkout"