Skip to content

Commit

Permalink
revert docker build machine size
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga authored Nov 20, 2023
1 parent cca5865 commit 12df276
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
matrix:
target: [ release, test ]
runs-on: ubuntu-latest-4-cores
runs-on: ubuntu-latest-8-cores
steps:
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac #v4
with:
Expand Down

0 comments on commit 12df276

Please sign in to comment.