Skip to content

Commit

Permalink
group updates to public branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible authored and lj020326 committed Mar 25, 2024
1 parent db2e8e5 commit 8903f13
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@ jobs:
- name: Ubuntu2204
build_distribution_config_dir: Ubuntu
build_release_config_dir: Ubuntu/22.04/server
- name: Windows2016
build_distribution_config_dir: Windows
build_release_config_dir: Windows/2016/server
- name: Windows2019
build_distribution_config_dir: Windows
build_release_config_dir: Windows/2019/server

name: Validate
runs-on: ubuntu-latest
Expand Down

0 comments on commit 8903f13

Please sign in to comment.