Merge pull request #1119 from elezar/use-public-runners

[no-relnote] Switch to public runners
This commit is contained in:
Evan Lezar 2025-06-02 21:53:02 +02:00 committed by GitHub
commit f973271da1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ on:
jobs:
e2e-tests:
runs-on: linux-amd64-cpu4
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v4

View File

@ -27,7 +27,7 @@ on:
jobs:
packages:
runs-on: linux-amd64-cpu4
runs-on: ubuntu-latest
strategy:
matrix:
target:
@ -49,7 +49,7 @@ jobs:
- ispr: true
target: centos8-ppc64le
fail-fast: false
steps:
- uses: actions/checkout@v4
name: Check out code
@ -76,7 +76,7 @@ jobs:
path: ${{ github.workspace }}/dist/*
image:
runs-on: linux-amd64-cpu4
runs-on: ubuntu-latest
strategy:
matrix:
dist: