Skip to content

Commit

Permalink
Switched build to use a larger runner (#2019)
Browse files Browse the repository at this point in the history
  • Loading branch information
hagen-danswer authored Aug 1, 2024
1 parent e6a92aa commit e31d6be
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ on:

jobs:
build-and-push:
runs-on: ubuntu-latest
runs-on:
group: amd64-image-builders

steps:
- name: Checkout code
Expand Down

0 comments on commit e31d6be

Please sign in to comment.