diff --git a/.forgejo/workflows/check.yml b/.forgejo/workflows/check.yml index 204f21e..e1acac2 100644 --- a/.forgejo/workflows/check.yml +++ b/.forgejo/workflows/check.yml @@ -23,6 +23,7 @@ jobs: - name: Create Size Report uses: ./ with: + system: x86_64-linux # Create a comment on the associated PR comment-on-pr: ${{ github.ref_name != 'main' }} # Generate artifacts on main (to speed up comparisons)