diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index fcc79231f..b2af6683e 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--date20230821-0554.git-304fc20 + FSXC_VERSION: 0.6.0--date20230821-0454.git-40bb3e3 # FIXME: figure out why we need to clean after make if we # want 'make strict' target to really happen without