Skip to content

Commit 4c34468

Browse files
authored
Merge pull request #140 from gonuke/add_deb_22.4
add Cubit 22.4 for Debian
2 parents c146bf2 + 1da9a27 commit 4c34468

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/unix_linux.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,10 @@ jobs:
4848
os_version: '10.10' # using a 'string' here as the 0 gets rounded away otherwise
4949
cubit: 2021.11
5050

51+
- os: debian
52+
os_version: '10.10' # using a 'string' here as the 0 gets rounded away otherwise
53+
cubit: 2022.4
54+
5155

5256
name: 'Cubit ${{ matrix.cubit }} Build for ${{ matrix.os }} ${{ matrix.os_version }} of Svalinn Plugin'
5357

0 commit comments

Comments
 (0)