diff --git a/.github/workflows/ci-pipeline.yml b/.github/workflows/ci-pipeline.yml index 4937d821f3..d65f1039b3 100644 --- a/.github/workflows/ci-pipeline.yml +++ b/.github/workflows/ci-pipeline.yml @@ -36,7 +36,7 @@ on: env: TGS_DOTNET_VERSION: 8 OD_MIN_COMPAT_DOTNET_VERSION: 7 - OD_DOTNET_VERSION: 8 + OD_DOTNET_VERSION: 9 TGS_DOTNET_QUALITY: ga TGS_WEBPANEL_NODE_VERSION: 20.x TGS_TEST_GITHUB_TOKEN: ${{ secrets.LIVE_TESTS_TOKEN }}