Skip to content

Commit

Permalink
Update github actions to run on 1ES pool
Browse files Browse the repository at this point in the history
  • Loading branch information
astrid-gunne committed Feb 20, 2024
1 parent b218f10 commit 8242c67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@ on:
jobs:
build:
name: Build and test
runs-on: ubuntu-latest
runs-on:
- self-hosted
- 1ES.Pool=MC-Runner-1ES-Linux
container:
image: mcr.microsoft.com/openjdk/jdk:17-ubuntu

Expand Down

0 comments on commit 8242c67

Please sign in to comment.