Skip to content

Commit

Permalink
Merge pull request #2846 from SFDO-Tooling/feature/runner_update
Browse files Browse the repository at this point in the history
@W-16760682 - Update unit-tests.yml with updated tag for private runner
  • Loading branch information
nchitre-sf authored Nov 12, 2024
2 parents 46d69ca + a7d9d8a commit b32a04b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ env:
jobs:
unit-tests:
name: Unit tests
runs-on: sfdc-ubuntu-latest
runs-on: SFDO-Tooling-Ubuntu
env:
YARN_CACHE_DIR: ~/.yarn_cache

Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ authlib==1.2.0
# via
# cumulusci
# simple-salesforce
bleach==5.0.0
bleach==6.2.0
# via sfdo-template-helpers
boto3==1.24.15
# via -r requirements/prod.in
Expand Down

0 comments on commit b32a04b

Please sign in to comment.