Skip to content

Commit

Permalink
temp: use ubuntu runner
Browse files Browse the repository at this point in the history
  • Loading branch information
soumyaDghosh committed Jul 14, 2024
1 parent 90a2092 commit 8a7dceb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release-sdk-to-candidate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
release-sdk:
name: 🚢 Release to latest/candidate
needs: get-architectures
runs-on: self-hosted
#runs-on: self-hosted
runs-on: ubuntu-latest
environment: "2404 Branch"
timeout-minutes: 720
strategy:
Expand Down

0 comments on commit 8a7dceb

Please sign in to comment.