Run build repo on ubuntu-latest

This commit is contained in:
Daniel A. Wozniak 2024-11-22 14:19:35 -07:00 committed by Daniel Wozniak
parent 92f48144ac
commit 3942f281e4
3 changed files with 13 additions and 13 deletions

View file

@ -2036,7 +2036,7 @@ jobs:
name: Build Repository
environment: nightly
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2137,7 +2137,7 @@ jobs:
name: Build Repository
environment: nightly
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2266,7 +2266,7 @@ jobs:
name: Build Repository
environment: nightly
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2442,7 +2442,7 @@ jobs:
name: Build Repository
environment: nightly
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2544,7 +2544,7 @@ jobs:
name: Build Repository
environment: nightly
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2635,7 +2635,7 @@ jobs:
name: Build Repository
environment: nightly
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:

View file

@ -2022,7 +2022,7 @@ jobs:
name: Build Repository
environment: staging
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2123,7 +2123,7 @@ jobs:
name: Build Repository
environment: staging
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2252,7 +2252,7 @@ jobs:
name: Build Repository
environment: staging
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2430,7 +2430,7 @@ jobs:
name: Build Repository
environment: staging
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2532,7 +2532,7 @@ jobs:
name: Build Repository
environment: staging
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:
@ -2623,7 +2623,7 @@ jobs:
name: Build Repository
environment: staging
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs:

View file

@ -14,7 +14,7 @@
name: Build Repository
environment: <{ gh_environment }>
runs-on:
- linux-x86_64
- ubuntu-latest
env:
USE_S3_CACHE: 'false'
needs: