Merge pull request #5726 from nymtech/release/2025.7-tex

Merge tex to develop
This commit is contained in:
benedetta davico
2025-04-22 10:50:40 +02:00
committed by GitHub
4 changed files with 38 additions and 4 deletions
+1 -3
View File
@@ -19,9 +19,7 @@ jobs:
if: ${{ (startsWith(github.ref, 'refs/tags/nym-binaries-') && github.event_name == 'release') || github.event_name == 'workflow_dispatch' }}
strategy:
fail-fast: false
matrix:
platform: [custom-ubuntu-22.04]
runs-on: ${{ matrix.platform }}
runs-on: arc-ubuntu-22.04
outputs:
release_id: ${{ steps.create-release.outputs.id }}