mirror of
https://github.com/alanorth/hugo-theme-bootstrap4-blog.git
synced 2024-11-17 17:57:04 +01:00
.travis.yml: Try to build on AWS graviton2 instances
These are the second generation of Amazon's ARM-based instances. See: https://blog.travis-ci.com/2020-09-11-arm-on-aws
This commit is contained in:
parent
3fc531eb66
commit
94269648d6
@ -5,6 +5,8 @@ node_js:
|
||||
- 13
|
||||
- 14
|
||||
script: npm run build
|
||||
os: linux
|
||||
arch: arm64-graviton2
|
||||
dist: focal
|
||||
|
||||
# vim: ts=2 sw=2 et
|
||||
|
Loading…
Reference in New Issue
Block a user