forked from actions/runner-images
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update from upstream #33
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…0034) Co-authored-by: Image generation service account. <[email protected]> Co-authored-by: Actions service account <[email protected]>
…0047) Co-authored-by: Image generation service account. <[email protected]> Co-authored-by: Actions service account <[email protected]>
Co-authored-by: Image generation service account. <[email protected]>
This reverts commit 145c80d.
* Add amazon source to ubuntu-22.04.pkr.hcl * Remove empty line * Make snapshots private for private AMIs * Add amazon source to ubuntu-20.04.pkr.hcl * Add amazon source to ubuntu-minimal.pkr.hcl * Add provider variable to ubuntu-minimal and 20.04 * Fix image_os reference on ubuntu-minimal
* Use -Skip instead of conditions to skip tests * Parametrize force_deregister option * Fix minor issues with software report and tests * Update Ubuntu2204 readmes
We've found that 4,000 is not quite enough. Our current CI system uses 6,000 so let's keep aligned.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
You shouldn't be able to manually merge this PR. This is an automated PR to rebase updates from upstream. Please review the changes and approve. The bot will be responsible for pushing the changes to main and closing the PR.
To see the changes in this PR use -: -------- > 1: e0fd3fe Updating readme file for macos-13-arm64 version 20240609.1 (actions#10034)
-: -------- > 2: 3e33d65 Updating readme file for macos-14-arm64 version 20240611.1 (actions#10047)
-: -------- > 3: ab07d6c [macOS] Install Xcode 16 on macOS-14 Intel-based image without runtimes (actions#10057)
-: -------- > 4: fb41178 Updating readme file for macos-14 version 20240612.5 (actions#10058)
-: -------- > 5: 145c80d [Ubuntu] disable apparmor (actions#10024)
-: -------- > 6: e85f1e4 Revert "[Ubuntu] disable apparmor (actions#10024)" (actions#10070)
1: b46c3e4 = 7: 71170a5 Add amazon source to ubuntu images (#1)
2: e1e8387 = 8: 91ec9c8 Add ARM64 packer template, update scripts for multiple architectures (#2)
3: 93a7060 = 9: ddf4f48 Fix AMIs being deregisterd and minor issues after upstream merge (#5)
4: 2e082bf = 10: 6e8f043 AWS: Set launch block device to 6,000 IOPS.