Skip to content

Commit 9756850

Browse files
authored
chore: update to use compliant pool
1 parent 28cb4e9 commit 9756850

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/api-level-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99

1010
jobs:
1111
lint-api-level:
12-
runs-on: [self-hosted, 1ES.Pool=1es-ubuntu-msgraph-sdk-java-memory-latest]
12+
runs-on: [self-hosted, 1ES.Pool=1es-ubuntu-msgraph-sdk-java-memory-latest-m]
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)