mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #18314 from ivanvc/remove-amd64-test-github-actions
github: remove amd64 test actions
This commit is contained in:
commit
eeeb7e05b3
5
.github/workflows/tests.yaml
vendored
5
.github/workflows/tests.yaml
vendored
@ -3,11 +3,6 @@ name: Tests
|
||||
on: [push, pull_request]
|
||||
permissions: read-all
|
||||
jobs:
|
||||
amd64:
|
||||
uses: ./.github/workflows/tests-template.yaml
|
||||
with:
|
||||
arch: amd64
|
||||
runs-on: ubuntu-latest
|
||||
arm64:
|
||||
uses: ./.github/workflows/tests-template.yaml
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user