Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
whibbard-genies authored Oct 30, 2023
1 parent 86eb441 commit bab1810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
jobs:

build:
runs-on: genies-internal-content-runner
runs-on: genies-internal-art-runner-testing
# timeout-minutes: 1
env:
start_bucket_name: "genies-asset-bucket-test"
Expand All @@ -26,7 +26,7 @@ jobs:

steps:
- name: test
run: sleep 300
run: ls ~/

# # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
# # - uses: actions/checkout@v3
Expand Down

0 comments on commit bab1810

Please sign in to comment.