Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbe3be04

Browse files
committed
Backport PR#19301: Fix several CI issues
1 parentef5da03 commitbe3be04

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

‎.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ environment:
1818
PYTHONIOENCODING:UTF-8
1919
PYTEST_ARGS:-raR --numprocesses=auto --timeout=300 --durations=25
2020
--cov-report= --cov=lib --log-level=DEBUG
21+
PINNEDVERS:"pyzmq!=21.0.0"
2122

2223
matrix:
2324
# In theory we could use a single CONDA_INSTALL_LOCN because we construct

‎azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ steps:
8181
texlive-xetex texlive-luatex
8282
;;
8383
darwin)
84-
brewcaskinstall xquartz
84+
brew install --cask xquartz
8585
brew install pkg-config ffmpeg imagemagick mplayer ccache
8686
;;
8787
win32)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp