Skip to content

Commit

Permalink
added more runners
Browse files Browse the repository at this point in the history
Signed-off-by: Adhishree Kadam <[email protected]>
  • Loading branch information
adhishreekadam authored Jun 5, 2024
1 parent 3326119 commit e52c8c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:

runs-on: ubuntu-latest
runs-on: [ubuntu-22.04, ubuntu-20.04, macos-latest]

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit e52c8c0

Please sign in to comment.