Skip to content

Commit

Permalink
bump instance type for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverguenther committed Mar 20, 2024
1 parent a727324 commit a82020a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Expand Up @@ -23,7 +23,7 @@ env:
jobs:
build:
if: github.repository == 'opf/openproject'
runs-on: runs-on,runner=4cpu-linux,family=m7i+m7a,run-id=${{ github.run_id }}
runs-on: runs-on,runner=8cpu-linux,family=m7i+m7a,run-id=${{ github.run_id }}
strategy:
matrix:
include:
Expand Down

0 comments on commit a82020a

Please sign in to comment.