Skip to content

feat: Add new 2025 Q3 Windows Images#375

Merged
ahmedwab merged 1 commit intomainfrom
chore-update-2025-q3-windows-images
Oct 16, 2025
Merged

feat: Add new 2025 Q3 Windows Images#375
ahmedwab merged 1 commit intomainfrom
chore-update-2025-q3-windows-images

Conversation

@ahmedwab
Copy link
Contributor

@ahmedwab ahmedwab commented Oct 14, 2025

Description

This PR adds a new Windows images for 2025 Q3.

Note: the current images are currently commented out since they don't exist yet

Implementation details

Added new images to existing array of images for Q3 2025 release cycle

How to validate

Here's a quick usage example with "Hello World" configuration:

version: 2.1
jobs:
  build:
    machine:
      image: 'windows-server-2022-gui:2025.10.1'
      resource_class: medium
    steps:
      - run: echo 'Hello World'
      - run: |
          echo "Hello World from Android 2025 Q3!"

***Note: previously there was a mislabeled image as windows-server-2022:2024.12.1 instead of windows-server-2022:2024.12.1 that got fixed.

@ahmedwab ahmedwab marked this pull request as ready for review October 15, 2025 13:28
@ahmedwab ahmedwab force-pushed the chore-update-2025-q3-windows-images branch from 1b4110f to edba385 Compare October 15, 2025 13:29
@ahmedwab ahmedwab merged commit f01b675 into main Oct 16, 2025
7 checks passed
@ahmedwab ahmedwab deleted the chore-update-2025-q3-windows-images branch October 16, 2025 13:21
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.

3 participants