Skip to content

Commit 2d22440

Browse files
authored
Update OS matrix for build workflow
1 parent 826e750 commit 2d22440

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ jobs:
1212
strategy:
1313
fail-fast: false
1414
matrix:
15-
os: [ubuntu-latest]
16-
# os: [macos-15-intel, ubuntu-latest, macos-26]
15+
os: [macos-15-intel, ubuntu-latest, macos-26]
1716

1817
steps:
1918
- uses: actions/checkout@v6

0 commit comments

Comments
 (0)