Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thewh1teagle authored Jan 29, 2025
1 parent fcc7c3f commit 46067cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- platform: "macos-14" # for Arm based macs (M1 and above).
- platform: "macos-13" # for Intel based macs.
- platform: "ubuntu-22.04" # Ubuntu 22.04 x86_64
- platform: "linux-arm" # Linux ARM
- platform: "ubuntu-22.04-arm" # Linux ARM
- platform: "windows-2022" # Windows x86_64

runs-on: ${{ matrix.platform }}
Expand Down

0 comments on commit 46067cc

Please sign in to comment.