Skip to content

Commit

Permalink
build pipeline back to main
Browse files Browse the repository at this point in the history
  • Loading branch information
epi052 committed Feb 23, 2024
1 parent 05e6310 commit 48cecc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
env:
IN_PIPELINE: true
runs-on: ${{ matrix.os }}
# if: github.ref == 'refs/heads/main'
if: github.ref == 'refs/heads/main'
strategy:
matrix:
type: [ubuntu-x64, ubuntu-x86, armv7, aarch64]
Expand Down

0 comments on commit 48cecc4

Please sign in to comment.