Skip to content

Commit

Permalink
ci: update test version
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobLinCool committed Aug 6, 2024
1 parent a91989d commit 2f2902b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ jobs:
- macos-latest
version:
- "latest"
- "2024.1.5"
- "2023.10.0"
- "2023.8.2"
- "2023.7.3"
- "2024.8.2"
- "2024.6.1"
- "2024.4.1"
- "2024.2.1"

name: "${{ matrix.os }} - ${{ matrix.version }}"
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 2f2902b

Please sign in to comment.