File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11name : Build
2+ permissions :
3+ contents : read
4+ pull-requests : write
25on :
36 push :
47 branches : [ "dev" ]
710 workflow_dispatch :
811jobs :
912 linux :
10- uses : externpro/externpro/.github/workflows/build-linux.yml@25.06
13+ permissions :
14+ contents : read
15+ pull-requests : write
16+ packages : write
17+ uses : externpro/externpro/.github/workflows/build-linux.yml@main
1118 with :
12- cmake-workflow-preset : LinuxRelease
13- runon : ubuntu-latest
14- secrets : inherit
15- linux-arm64 :
16- uses : externpro/externpro/.github/workflows/build-linux.yml@25.06
17- with :
18- cmake-workflow-preset : LinuxRelease
19- runon : ubuntu-24.04-arm
19+ cmake-workflow-preset : Linux
2020 secrets : inherit
2121 macos :
22- uses : externpro/externpro/.github/workflows/build-macos.yml@25.06
22+ uses : externpro/externpro/.github/workflows/build-macos.yml@main
2323 with :
24- cmake-workflow-preset : DarwinRelease
24+ cmake-workflow-preset : Darwin
2525 secrets : inherit
2626 windows :
27- uses : externpro/externpro/.github/workflows/build-windows.yml@25.06
27+ uses : externpro/externpro/.github/workflows/build-windows.yml@main
2828 with :
29- cmake-workflow-preset : WindowsRelease
29+ cmake-workflow-preset : Windows
3030 secrets : inherit
You can’t perform that action at this time.
0 commit comments