We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 134f58a commit 4a48a03Copy full SHA for 4a48a03
1 file changed
.github/workflows/CI_github.yml
@@ -17,8 +17,8 @@ jobs:
17
strategy:
18
matrix:
19
dotnet_version: [8.0.406, 6.0.428]
20
- mono_version: [6.12.0.206]
21
- branch: [styhead]
+ mono_version: [6.14.1]
+ branch: [styhead, walnascar, master]
22
arch: [x86-64, arm, arm64]
23
env:
24
name: build-and-test
0 commit comments