Setting up bor to use hosted 18.04 runner as ubuntu provided 18.04 runner is end of life

This commit is contained in:
Daniel Jones 2023-04-05 11:37:50 -05:00
parent b39e64c335
commit 4522e5cfe4
No known key found for this signature in database
GPG key ID: 20DF8333A8033CE2

View file

@ -12,7 +12,9 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-18.04 runs-on:
group: ubuntu-runners
labels: 18.04RunnerT2Large
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2