Unverified Commit 13f1cd02 authored by OlivierDehaene's avatar OlivierDehaene Committed by GitHub
Browse files

feat(ci): use large runners (#179)

parent 9683c37b
......@@ -26,7 +26,7 @@ concurrency:
jobs:
build-and-push-image:
runs-on: ubuntu-latest
runs-on: large
permissions:
contents: read
packages: write
......@@ -133,7 +133,7 @@ jobs:
build-and-push-sagemaker-image:
needs:
- build-and-push-image
runs-on: ubuntu-latest
runs-on: large
steps:
- name: Checkout repository
uses: actions/checkout@v3
......
Markdown is supported
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