We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04807e5 commit aea3480Copy full SHA for aea3480
.github/workflows/cmake-cross-compile.yml
@@ -1,10 +1,6 @@
1
name: ARM builds
2
3
-on:
4
- push:
5
- branches: [ "main", "develop" ]
6
- pull_request:
7
+on: push
8
9
env:
10
BUILD_TYPE: Release
.github/workflows/cmake.yml
name: x86_64 builds
0 commit comments