Skip to content

Commit

Permalink
Add edk2-stable202311 for x64
Browse files Browse the repository at this point in the history
edk2-stable202402 causes issues for GPU passthrough, which is why
creating an edk2-stable202311 release is of value.

Remove already released versions so they don't get re-released.
  • Loading branch information
bsatzger committed May 29, 2024
1 parent 22735aa commit 42536b2
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,8 @@ jobs:
include:
- runner: ubicloud-standard-2
platform: x64
edk2_version: edk2-stable202402
edk2_commit: edc6681206c1a8791981a2f911d2fb8b3d2f5768
- runner: ubicloud-standard-2-arm
edk2_version: edk2-stable202211
edk2_commit: fff6d81270b57ee786ea18ad74f43149b9f03494
platform: arm64
edk2_version: edk2-stable202311
edk2_commit: 8736b8fdca85e02933cdb0a13309de14c9799ece

steps:
- name: Code checkout
Expand Down

0 comments on commit 42536b2

Please sign in to comment.