Skip to content

Commit

Permalink
updating matrix versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dcarbone committed Nov 5, 2024
1 parent 8867ddb commit 2ab0fd0
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,17 @@ jobs:
strategy:
matrix:
image:
- "ubuntu-22.04"
- "macos-latest"
- "ubuntu-20.04"
- "ubuntu-22.04"
- "ubuntu-24.04"
- "macos-latest"
- "macos-13"
- "macos-11"
- "macos-12"
- "windows-2022"
- "macos-14"
- "macos-15"
- "windows-latest"
- "windows-2019"
- "windows-2022"
force:
- 'true'
- 'false'
Expand Down

0 comments on commit 2ab0fd0

Please sign in to comment.