Skip to content

Commit

Permalink
Create release for x64 edk2-stable202408
Browse files Browse the repository at this point in the history
* Add edk2-stable202408 to the release workflow.
* Remove the already released version edk2-stable202311 to
  avoid re-releasing it, in which case it would get a different SHA
  digest, which would in turn break Ubicloud host preparation.
  • Loading branch information
bsatzger committed Oct 29, 2024
1 parent e291285 commit 939d60d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
include:
- runner: ubicloud-standard-2
platform: x64
edk2_version: edk2-stable202311
edk2_commit: 8736b8fdca85e02933cdb0a13309de14c9799ece
edk2_version: edk2-stable202408
edk2_commit: b158dad150bf02879668f72ce306445250838201

steps:
- name: Code checkout
Expand Down

0 comments on commit 939d60d

Please sign in to comment.