Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the machine executor in CircleCI for Linux #422

Closed
wants to merge 1 commit into from

Conversation

Vkt0r
Copy link
Member

@Vkt0r Vkt0r commented Jul 3, 2019

@swifter-bot
Copy link

swifter-bot commented Jul 3, 2019

2 Warnings
⚠️ It seems like you’ve added new tests to the library. If that’s the case, please update the XCTestManifests.swift file running in your terminal the command swift test --generate-linuxmain.
⚠️ If you ran the command swift test --generate-linuxmain in your terminal, please remove the line testCase(IOSafetyTests.__allTests__IOSafetyTests), from public func __allTests() -> [XCTestCaseEntry] in the bottom of the file. For more reference see #366.
1 Message
📖 Hey, @Vkt0r 👋.

Generated by 🚫 Danger

Use the machine executor (https://circleci.com/docs/2.0/executor-types/#using-machine) which gives us 8GB of RAM and avoid the issues with the Linux Docker image
* Add a Dockerfile and the .dockerignore with all the details to run Docker with Swift 5.0 in Linux
* Update the CHANGELOG
@Vkt0r Vkt0r marked this pull request as ready for review April 11, 2020 03:49
@Vkt0r Vkt0r closed this Apr 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants