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

ci: use big runners#4990

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
kylecarbs merged 16 commits intomainfrombig-runners
Nov 13, 2022
Merged

ci: use big runners#4990

kylecarbs merged 16 commits intomainfrombig-runners
Nov 13, 2022

Conversation

ammario
Copy link
Member

Just got access to GitHub's big runner beta.

ghuntley reacted with rocket emoji
@ammario
Copy link
MemberAuthor

@kylecarbs there's a test that seems to always fail on Windows. I guess our tests rely on Windows being slow.

@ammarioammarioforce-pushed thebig-runners branch 2 times, most recently fromf684b61 to007ed21CompareNovember 10, 2022 18:16
kylecarbsand others added2 commitsNovember 10, 2022 18:19
It's possible that this was the source of a leak on Windows...
@ammario
Copy link
MemberAuthor

@kylecarbs this is ready for review again.

@ammarioammarioenabled auto-merge (squash)November 10, 2022 18:21
@ammario
Copy link
MemberAuthor

@kylecarbs — nvm, more Windows race failures.

@@ -276,7 +276,7 @@ jobs:

test-go:
name: "test/go"
runs-on: ${{ matrix.os == 'ubuntu-latest' && github.repository_owner == 'coder' && 'buildjet-8vcpu-ubuntu-2204'|| matrix.os }}
runs-on: ${{ matrix.os == 'ubuntu-latest' && github.repository_owner == 'coder' && 'ubuntu-latest-16-cores' || matrix.os == 'windows-2022' && github.repository_owner == 'coder' && 'windows-latest-8-cores'|| matrix.os }}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

You should change the other runners too!

@kylecarbskylecarbs merged commit73f91e4 intomainNov 13, 2022
@kylecarbskylecarbs deleted the big-runners branchNovember 13, 2022 20:23
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsNov 13, 2022
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@kylecarbskylecarbskylecarbs approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ammario@kylecarbs

[8]ページ先頭

©2009-2025 Movatter.jp