Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 7406fe81 authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Use amd64 runner

parent 6154da3d
No related merge requests found
...@@ -2,7 +2,7 @@ image: beagle/sphinx-build-env:latest ...@@ -2,7 +2,7 @@ image: beagle/sphinx-build-env:latest
pages: pages:
tags: tags:
- docker-arm64 - docker-amd64
script: script:
- sphinx-build -b html . public - sphinx-build -b html . public
artifacts: artifacts:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment