Skip to content

Commit

Permalink
run release-build on integritee-builder-sgx
Browse files Browse the repository at this point in the history
  • Loading branch information
m-yahya committed Aug 2, 2024
1 parent d295fcd commit b0fdc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@ jobs:
docker images --all
release-build:
runs-on: ubuntu-latest
runs-on: integritee-builder-sgx
name: Release Build of teeracle
if: startsWith(github.ref, 'refs/tags/')
needs: [ build-test, integration-tests ]
Expand Down

0 comments on commit b0fdc0b

Please sign in to comment.