Skip to content

Commit

Permalink
pin subgraph ci on ubuntu 22
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbrai committed Dec 12, 2024
1 parent adede58 commit 90a5dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/subgraph-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:
jobs:
build_and_test:
name: Build and Test
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 90a5dcd

Please sign in to comment.