Skip to content

[TEST] action to test new pool #20

[TEST] action to test new pool

[TEST] action to test new pool #20

Workflow file for this run

name: Test GH Pool
on: [pull_request]
permissions: {}
jobs:
test-gh-pool:
strategy:
matrix:
runs-on: [ubuntu-slim, ubuntu-latest, azsdk-pool-github-test, azsdk-pool-github-test-3]
runs-on: ${{ matrix.runs-on }}
steps:
- name: hello
run: echo hello