Skip to content

Commit

Permalink
Merge pull request #18314 from ivanvc/remove-amd64-test-github-actions
Browse files Browse the repository at this point in the history
github: remove amd64 test actions
  • Loading branch information
jmhbnz committed Jul 13, 2024
2 parents bc9801f + 6325cce commit eeeb7e0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit eeeb7e0

Please sign in to comment.