We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e108ff commit b0453ebCopy full SHA for b0453eb
1 file changed
.github/workflows/windows.yml
@@ -64,8 +64,6 @@ jobs:
64
BASE=Coreform-Cubit-2021.5%2B15962_5043ef39
65
elif [ "${{ matrix.cubit }}" == "2021.11" ]; then
66
BASE=Coreform-Cubit-2021.11%2B21637_35609873
67
- elif [ "${{ matrix.cubit }}" == "2022.6" ]; then
68
- BASE=Coreform-Cubit-2022.6%2B28861_ea342e28
69
fi
70
71
echo "COREFORM_BASE_URL=${COREFORM_BASE_URL}/Windows/" >> $GITHUB_ENV
0 commit comments