Skip to content

Commit

Permalink
Update build-subgraph.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mortimr authored May 30, 2024
1 parent 8baa976 commit 94aafd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-subgraph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
max-parallel: 4
matrix:
manifest: [subgraph.testnet_fast.yaml, subgraph.testnet.yaml,subgraph.devnet_fast.yaml, subgraph.devnet.yaml, subgraph.goerli_fast.yaml, subgraph.goerli.yaml, subgraph.mainnet_fast.yaml, subgraph.mainnet.yaml]
runs-on: ubuntu
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 94aafd1

Please sign in to comment.