Skip to content

Commit fe3c7cd

Browse files
committed
remove
1 parent 0de098c commit fe3c7cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/CI-unixish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121

2222
strategy:
2323
matrix:
24-
os: [ubuntu-22.04, macos-15]
25-
int128: [Off, On]
24+
os: [ubuntu-22.04]
25+
int128: [On]
2626
fail-fast: false # Prefer quick result
2727

2828
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)