Skip to content

Commit

Permalink
Reflect LLPC's CI changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vettoreldaniele authored and JaxLinAMD committed Dec 14, 2021
1 parent b8ed024 commit f90b2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-xgl-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:
host-os: ["ubuntu-20.04"]
base-image-template: ["gcr.io/stadia-open-source/amdvlk_%s%s:nightly"]
config: [Release]
feature-set: ["+gcc", "+clang",
"+gcc+assertions", "+clang+assertions"]
feature-set: ["+gcc", "+gcc+assertions",
"+clang"]
steps:
- name: Checkout XGL
run: |
Expand Down

0 comments on commit f90b2c9

Please sign in to comment.