Skip to content

Commit

Permalink
feat: update list of github runners
Browse files Browse the repository at this point in the history
  • Loading branch information
kvendingoldo committed Jan 4, 2024
1 parent aec8b62 commit d84d677
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,12 @@ jobs:
matrix:
os:
- 'macos-11'
- 'macos-10.15'
- 'macos-12'
- 'macos-13'
- 'ubuntu-20.04'
- 'ubuntu-18.04'
- 'ubuntu-22.04'
- 'windows-2019'
- 'windows-2022'
steps:
- uses: 'actions/checkout@v4'
with:
Expand Down

0 comments on commit d84d677

Please sign in to comment.