Skip to content

Commit

Permalink
added github hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
AbduRawoof committed Dec 13, 2024
1 parent 7b6e32a commit 4cf74db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/catalog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on:
- CF-test-ci/cd
jobs:
deploy:
runs-on: self-hosted
# runs-on: ubuntu-latest
#runs-on: self-hosted
runs-on: ubuntu-latest

steps:

Expand Down

0 comments on commit 4cf74db

Please sign in to comment.