Skip to content

Commit

Permalink
ci: add runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoGabriel55 committed Oct 23, 2023
1 parent adc3323 commit 2576bfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rubyonrails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ on:
branches: [ "main" ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit 2576bfa

Please sign in to comment.