Skip to content

Commit

Permalink
Merge pull request #21841 from edsantiago/rawhide_rc6
Browse files Browse the repository at this point in the history
new vms, with rc6 rawhide kernel
  • Loading branch information
openshift-merge-bot[bot] authored Feb 27, 2024
2 parents abd681a + c2a2113 commit 4704418
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ env:
DEBIAN_NAME: "debian-13"

# Image identifiers
IMAGE_SUFFIX: "c20240222t143004z-f39f38d13"
IMAGE_SUFFIX: "c20240227t125812z-f39f38d13"

# EC2 images
FEDORA_AMI: "fedora-aws-${IMAGE_SUFFIX}"
Expand Down
2 changes: 1 addition & 1 deletion contrib/win-installer/build.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ if ($args.Count -lt 1 -or $args[0].Length -lt 1) {
}

# Pre-set to standard locations in-case build env does not refresh paths
$Env:Path="$Env:Path;C:\Program Files (x86)\WiX Toolset v3.11\bin;C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin;;C:\Program Files\Go\bin"
$Env:Path="$Env:Path;C:\Program Files (x86)\WiX Toolset v3.14\bin;C:\ProgramData\chocolatey\lib\mingw\tools\install\mingw64\bin;;C:\Program Files\Go\bin"

CheckRequirements

Expand Down

0 comments on commit 4704418

Please sign in to comment.