From 1ffaaa552b4b02312d99a72e7ff78a5c3619ad59 Mon Sep 17 00:00:00 2001 From: "Andres G. Aragoneses" Date: Tue, 3 Sep 2024 11:23:37 +0800 Subject: [PATCH] Older --- .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 deeac6499..23c2cc054 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -11,7 +11,7 @@ on: env: # we need to install specific version because of this bug: https://github.com/dotnet/sdk/issues/24037 - FSXC_VERSION: 0.6.0--date20230822-0935.git-527ed29 + FSXC_VERSION: 0.6.0--date20230818-0412.git-2cc3227 # FIXME: figure out why we need to clean after make if we # want 'make strict' target to really happen without