From d2f23764811fb81190094c98b4823ca3076463f7 Mon Sep 17 00:00:00 2001 From: Alexander Penev <7923188+alexander-penev@users.noreply.github.com> Date: Wed, 9 Aug 2023 18:08:15 +0300 Subject: [PATCH] Cleanup ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 39ee46e1..1f545c62 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -23,7 +23,6 @@ jobs: include: - name: ubu22-gcc12-clang16 os: ubuntu-22.04 - #os: ubuntu22/20230710.1 compiler: gcc-12 clang-runtime: '16' steps: