Skip to content

Commit abd6e2b

Browse files
committed
Update to MacOS version for testing on Actions
1 parent e0645a9 commit abd6e2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: [windows-2019, windows-2022, macos-10.15, ubuntu-latest]
16+
os: [windows-2019, windows-2022, macos-11.0, ubuntu-latest]
1717
# arch: [x86, x64]
1818

1919
steps:

0 commit comments

Comments
 (0)