Skip to content

Commit

Permalink
Update test.yml (#236)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbampton committed Sep 20, 2024
1 parent a76114c commit d71706f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,10 @@ jobs:
fail-fast: false
matrix:
include:
- {os: ubuntu-latest}
- {os: ubuntu-24.04}
- {os: ubuntu-22.04}
- {os: ubuntu-20.04}
- {os: macos-latest}
- {os: macos-14}
- {os: macos-13}
- {os: macos-12}
- {os: windows-latest}
Expand Down

0 comments on commit d71706f

Please sign in to comment.