Skip to content

Commit

Permalink
add runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
alvicsam committed Mar 13, 2024
1 parent 3f82bfa commit 64a3909
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ concurrency:
jobs:
ci:
name: "CI"
runs-on: ubuntu-latest
container:
image: "paritytech/ci-unified:bullseye-1.75.0-2024-01-22-v20240222"
steps:
Expand Down

0 comments on commit 64a3909

Please sign in to comment.