Skip to content

Commit 4a48a03

Browse files
committed
ci: Extend the testing matrix to walnascar and master (whinlatter)
Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
1 parent 134f58a commit 4a48a03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI_github.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ jobs:
1717
strategy:
1818
matrix:
1919
dotnet_version: [8.0.406, 6.0.428]
20-
mono_version: [6.12.0.206]
21-
branch: [styhead]
20+
mono_version: [6.14.1]
21+
branch: [styhead, walnascar, master]
2222
arch: [x86-64, arm, arm64]
2323
env:
2424
name: build-and-test

0 commit comments

Comments
 (0)