Skip to content

Commit

Permalink
Add more macs
Browse files Browse the repository at this point in the history
  • Loading branch information
tstellar committed Feb 29, 2024
1 parent 7261b32 commit cd1c952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/llvm-project-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ on:
type: string
# Use windows-2019 due to:
# https://developercommunity.visualstudio.com/t/Prev-Issue---with-__assume-isnan-/1597317
default: '["ubuntu-latest", "windows-2019", "macOS-13"]'
default: '["ubuntu-latest", "windows-2019", "macOS-13", "macOS-12", "macOS-11", "macOS-14"]'

python_version:
required: false
Expand Down

0 comments on commit cd1c952

Please sign in to comment.