Skip to content

Commit

Permalink
Updated ubuntu label to fix IP whitelisting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
harishsundar-okta committed Aug 23, 2024
1 parent 7ea855a commit 8b28b8b
Showing 1 changed file with 1 addition and 1 deletion.
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-latest
runs-on: ubuntu-22.04-2cpu-8ram-75ssd
steps:
- name: Check out code
uses: actions/checkout@v2
Expand Down

0 comments on commit 8b28b8b

Please sign in to comment.