Skip to content

Commit

Permalink
Updating the runner
Browse files Browse the repository at this point in the history
  • Loading branch information
harishsundar-okta committed Jan 16, 2025
1 parent 57edc49 commit a7fa47d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ concurrency:
jobs:
tests:
name: Trigger Tests
runs-on: ubuntu-22.04-2cpu-8ram-75ssd
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down
4 changes: 3 additions & 1 deletion config/included-folders.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
- /articles/api/authorization-extension
- /articles/microsites
- /articles/quickstart
- /fr-ca/articles/quickstart
- /ja-jp/articles/quickstart
- /articles/_includes
- /snippets
- /updates
- /updates

0 comments on commit a7fa47d

Please sign in to comment.