We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c146bf2 + 1da9a27 commit 4c34468Copy full SHA for 4c34468
1 file changed
.github/workflows/unix_linux.yml
@@ -48,6 +48,10 @@ jobs:
48
os_version: '10.10' # using a 'string' here as the 0 gets rounded away otherwise
49
cubit: 2021.11
50
51
+ - os: debian
52
+ os_version: '10.10' # using a 'string' here as the 0 gets rounded away otherwise
53
+ cubit: 2022.4
54
+
55
56
name: 'Cubit ${{ matrix.cubit }} Build for ${{ matrix.os }} ${{ matrix.os_version }} of Svalinn Plugin'
57
0 commit comments