Skip to content

Commit

Permalink
specify platform
Browse files Browse the repository at this point in the history
  • Loading branch information
colin-rogers-dbt committed Oct 23, 2023
1 parent 0ba91a2 commit f092026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ jobs:
runs-on: ubuntu-latest
container:
image: "fishtownanalytics/test-container:10"
options: --user root
options: --user root --platform linux/amd64
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit f092026

Please sign in to comment.