Skip to content
This repository has been archived by the owner on Feb 6, 2025. It is now read-only.

Commit

Permalink
swap to private endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
yanksyoon committed May 18, 2024
1 parent 0352375 commit b584bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
jobs:
integration-tests:
name: Integration test
runs-on: [ubuntu-latest]
runs-on: [self-hosted, stg-private-endpoint]
strategy:
matrix:
image: [jammy, noble]
Expand Down

0 comments on commit b584bea

Please sign in to comment.