Skip to content

Commit 2ab774a

Browse files
authored
Merge pull request #1068 from microsoftgraph/MIchaelMainer-1espoolmigration
Migrate use of hosted pool
2 parents 6cef74d + ac1ee90 commit 2ab774a

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-beta-sdk-java-mem-latest]
12+
runs-on: [self-hosted, 1ES.Pool=1es-ubuntu-msgraph-beta-sdk-java-mem-lates-m]
1313
steps:
1414
- uses: actions/checkout@v4
1515
- uses: actions/setup-java@v4

0 commit comments

Comments
 (0)