mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-06-29 13:00:06 +00:00
ci: pin interop smoke tests to SMOKE_TEST_2026.06.25 tag
This commit is contained in:
parent
ee19883a94
commit
406bc31dbf
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -199,7 +199,7 @@ jobs:
|
||||
# still run on docker-only PRs (no liblogosdelivery build required).
|
||||
nwaku-nwaku-interop-tests:
|
||||
needs: build-docker-image
|
||||
uses: logos-messaging/logos-delivery-interop-tests/.github/workflows/nim_waku_PR.yml@pr_job_modification
|
||||
uses: logos-messaging/logos-delivery-interop-tests/.github/workflows/nim_waku_PR.yml@SMOKE_TEST_2026.06.25
|
||||
with:
|
||||
node_nwaku: ${{ needs.build-docker-image.outputs.image }}
|
||||
|
||||
@ -210,7 +210,7 @@ jobs:
|
||||
# Gated on `build`, so it is skipped on docker-only PRs where no lib is built.
|
||||
send-api-e2e-tests:
|
||||
needs: build
|
||||
uses: logos-messaging/logos-delivery-interop-tests/.github/workflows/send_api_e2e_PR.yml@pr_job_modification
|
||||
uses: logos-messaging/logos-delivery-interop-tests/.github/workflows/send_api_e2e_PR.yml@SMOKE_TEST_2026.06.25
|
||||
secrets: inherit
|
||||
|
||||
lint:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user