Skip to content

Commit 66459e6

Browse files
authored
Build on macos-11 (#25)
macos-10.15 will be unsupported from 08/30/2022, see : actions/runner-images#5583 Signed-off-by: Sylvain Leclerc <[email protected]>
1 parent c69bdd1 commit 66459e6

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
@@ -18,7 +18,7 @@ jobs:
1818
}
1919
- {
2020
name: macos,
21-
os: macos-10.15,
21+
os: macos-11,
2222
artifact_name: libmath.dylib,
2323
artifact_path: osx_64
2424
}

0 commit comments

Comments
 (0)