We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0fa805 commit 239a996Copy full SHA for 239a996
.github/workflows/build-and-test-macos.yaml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- os: ["macos-13", "macos-14"]
+ os: ["macos-14", "macos-15", "macos-15-intel", "macos-26"]
42
otp: ["24", "25", "26"]
43
44
steps:
0 commit comments