Skip to content

Commit

Permalink
Merge pull request Agoric#38 from Agoric/mfig-platform-matrix
Browse files Browse the repository at this point in the history
ci: add new `platform` matrix to be required
  • Loading branch information
michaelfig authored Dec 3, 2023
2 parents 7a3e235 + 5c8187e commit e594dbd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ env:
jobs:
# see https://docs.docker.com/build/ci/github-actions/test-before-push/
test-proposals:
strategy:
matrix:
platform: [linux/amd64]
runs-on: ubuntu-latest
# UNTIL https://github.com/Agoric/agoric-3-proposals/issues/2
timeout-minutes: 120
Expand Down

0 comments on commit e594dbd

Please sign in to comment.