Move remaining self-hosted jobs to BuildJet (#18018)

This commit is contained in:
Peter Tripp
2024-09-18 13:35:55 -04:00
committed by GitHub
parent fb7a7a564a
commit 772bda54a2
4 changed files with 5 additions and 10 deletions
+1 -2
View File
@@ -15,8 +15,7 @@ concurrency:
jobs:
bump_patch_version:
runs-on:
- self-hosted
- test
- buildjet-16vcpu-ubuntu-2204
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4