Skip to content

Commit 86c5d3e

Browse files
author
Wiktor Cieślikiewicz
committed
Added macos intel.
1 parent bd384cd commit 86c5d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
platform:
3333
- { os: ubuntu-latest, arch: x64 }
3434
- { os: windows-latest, arch: x64 }
35-
- { os: macos-13, arch: x64 }
35+
- { os: macos-15-intel, arch: x64 }
3636
- { os: macos-latest, arch: aarch64 }
3737

3838
steps:

0 commit comments

Comments
 (0)