From e3b6d354c95502dd5c1fc6ea9f7d7ea97ca74cc2 Mon Sep 17 00:00:00 2001 From: Alvaro Vega Date: Wed, 13 Sep 2023 11:39:24 +0200 Subject: [PATCH] Update ci.yml --- .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 ff371f5e4..ee4dbf061 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -47,7 +47,7 @@ jobs: - 14 - 15 # - 16 -# - 17 + - 17 steps: - name: Git checkout uses: actions/checkout@v2