Skip to content

Commit

Permalink
Merge pull request #12989 from gyuho/workflow
Browse files Browse the repository at this point in the history
github/workflow: run arm64 tests for all branches startin from 3.5
  • Loading branch information
gyuho authored May 17, 2021
2 parents 1af7cb2 + 41b325a commit 6d451ab
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
name: Linux ARM64 Graviton2

on:
push:
branches: [main]
pull_request:
branches: [main]
on: [push, pull_request]

jobs:
test:
Expand Down

0 comments on commit 6d451ab

Please sign in to comment.