Skip to content

Commit

Permalink
add missing runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanwitt committed Dec 19, 2023
1 parent 05860e3 commit f994958
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:

sentry:
needs: [test]
runs-on: ubuntu-latest
services:
redis:
image: redis
Expand Down

0 comments on commit f994958

Please sign in to comment.