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

New CI#64

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
egeakman merged 30 commits into3.10from3.10-ci-fix
Dec 5, 2022
Merged
Changes from1 commit
Commits
Show all changes
30 commits
Select commitHold shift + click to select a range
5495051
Testing something new
egeakmanDec 4, 2022
a9eebda
test if it can catch
egeakmanDec 4, 2022
3c71b88
fix
egeakmanDec 4, 2022
1fbbbef
Update CI
egeakmanDec 4, 2022
3776069
Update build.yml
egeakmanDec 4, 2022
72fdcbe
Try using newer version of sphinx
egeakmanDec 4, 2022
a4ebf5c
revert
egeakmanDec 4, 2022
203f985
Upcate CI
egeakmanDec 4, 2022
934e9c0
Upcate CI
egeakmanDec 4, 2022
7b96c76
Upcate CI
egeakmanDec 4, 2022
967d6bc
Upcate CI
egeakmanDec 4, 2022
5fcbe0a
Upcate CI
egeakmanDec 4, 2022
4c25617
Upcate CI
egeakmanDec 4, 2022
5dae215
Upcate CI
egeakmanDec 4, 2022
c2a43fb
Upcate CI
egeakmanDec 4, 2022
3afe852
Upcate CI
egeakmanDec 4, 2022
8bc458a
Upcate CI
egeakmanDec 4, 2022
543b739
Upcate CI
egeakmanDec 4, 2022
1043b8a
Make merge
egeakmanDec 5, 2022
1fdaa58
Update CI
egeakmanDec 5, 2022
7d4b93c
Update CI
egeakmanDec 5, 2022
d3a5bdd
Update CI
egeakmanDec 5, 2022
b7df869
Update CI
egeakmanDec 5, 2022
293e38d
Update CI
egeakmanDec 5, 2022
151c1c3
Update CI
egeakmanDec 5, 2022
1365570
Update CI
egeakmanDec 5, 2022
2be2c89
Update CI
egeakmanDec 5, 2022
8ec740a
Update CI
egeakmanDec 5, 2022
839cea6
Update CI
egeakmanDec 5, 2022
8b7408d
Update CI
egeakmanDec 5, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Update CI
  • Loading branch information
@egeakman
egeakman committedDec 5, 2022
commit293e38d3dbdfe4d08354410f965f3f7c2ca2945c
2 changes: 1 addition & 1 deletion.github/workflows/build.yml
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -74,7 +74,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip setuptools wheel
python -m pip install -r requirements.txt
python -m pip install -r requirements.txt -r venv/cpython/Doc/requirements.txt
- name: Make
run: make
# - name: Clone cpython
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp