mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.travis.yml: delete x86_64
Is already covered by Github Actions.
This commit is contained in:
parent
4c6700964d
commit
ae53fda013
Notes:
git
2020-11-04 12:11:40 +09:00
1 changed files with 0 additions and 1 deletions
|
@ -197,7 +197,6 @@ env:
|
|||
matrix:
|
||||
include:
|
||||
# Build every commit:
|
||||
- <<: *x86_64-linux
|
||||
- <<: *i686-linux
|
||||
# Build every commit (Allowed Failures):
|
||||
- <<: *arm32-linux
|
||||
|
|
Loading…
Reference in a new issue