Skip to content

Commit

Permalink
github workflow work
Browse files Browse the repository at this point in the history
  • Loading branch information
LewisPringle committed Jul 20, 2024
1 parent ae1f8a3 commit c8d155d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-N-test-Matrix.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cpp_version": "c++23",
"config_name": "Debug",
"extra_config_args": "--apply-default-release-flags",
"run_on_branch": "v1-Release"
"run_on_branch": "always"
},
{},
{
Expand All @@ -30,3 +30,4 @@
"extra_config_args": "--arch x86_64 --apply-default-release-flags",
"run_on_branch": "always"
}
]

0 comments on commit c8d155d

Please sign in to comment.