Skip to content

Commit

Permalink
ci: update macOS envs to test
Browse files Browse the repository at this point in the history
  • Loading branch information
tshepang committed Mar 25, 2024
1 parent 721c277 commit 02fce72
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:
rust:
- 1.70.0
- stable
# https://github.com/actions/virtual-environments#available-environments
# https://github.com/actions/virtual-environments#available-images
os:
- macOS-11
- macOS-12
- macOS-13
- macOS-13-arm64
- ubuntu-20.04
- ubuntu-22.04
- windows-2019
Expand Down

0 comments on commit 02fce72

Please sign in to comment.