Merge pull request #12989 from gyuho/workflow

github/workflow: run arm64 tests for all branches startin from 3.5
This commit is contained in:
Gyuho Lee 2021-05-17 14:58:22 -07:00 committed by GitHub
commit 6d451ab61d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,5 @@
name: Linux ARM64 Graviton2
on:
push:
branches: [main]
pull_request:
branches: [main]
on: [push, pull_request]
jobs:
test: