Skip to content

Commit d12c53e

Browse files
Update UnitTest.yml
1 parent 4980fb1 commit d12c53e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/UnitTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
fail-fast: false
1818
matrix:
1919
julia-version: ['1.3', '1', 'nightly']
20-
os: [ubuntu-latest, windows-latest, macOS-latest]
20+
os: [ubuntu-latest, windows-latest, macOS-latest, macos-11]
2121
env:
2222
PYTHON: ""
2323
steps:

0 commit comments

Comments
 (0)