Skip to content

Commit

Permalink
Use matrix.os in check.yml (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
o-az committed Jun 2, 2023
1 parent 88ba724 commit 311351b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ permissions:

jobs:
main:
runs-on: ubuntu-latest
runs-on: ${{ matrix.os }}

strategy:
matrix:
Expand Down

0 comments on commit 311351b

Please sign in to comment.