diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 52b94fc51..538f260b2 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--date20240903-1047.git-101d063 + FSXC_VERSION: 0.6.1--date20240903-0639.git-b235ee8 # FIXME: figure out why we need to clean after make if we # want 'make strict' target to really happen without