feat: only runs on x86 machine
Some checks failed
Build and Push Docker Image / build (push) Failing after 2m25s
Some checks failed
Build and Push Docker Image / build (push) Failing after 2m25s
This commit is contained in:
parent
6fba8ac7c1
commit
3b66deee73
@ -7,7 +7,7 @@ on:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: x86-ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user