Skip to content

Commit 3da387c

Browse files
committed
removing 2022.6 from windows workflow
1 parent 8968bdd commit 3da387c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: windows-2019
3636
strategy:
3737
matrix:
38-
cubit: [17.1.0, 2021.3, 2021.4, 2021.5, 2021.11, 2022.6]
38+
cubit: [17.1.0, 2021.3, 2021.4, 2021.5, 2021.11]
3939

4040
name: 'Cubit Svalinn Plugin ${{ matrix.cubit }} Build for Windows'
4141
steps:

0 commit comments

Comments
 (0)