Skip to content
This repository was archived by the owner on Sep 15, 2025. It is now read-only.

Commit 30aa963

Browse files
authored
Update check-xgl-docker.yml to use ubuntu22.04
1 parent ba24064 commit 30aa963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-xgl-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
host-os: ["ubuntu-20.04"]
17+
host-os: ["ubuntu-22.04"]
1818
image-template: ["amdvlk_%s%s:nightly"]
1919
config: [Release]
2020
feature-set: ["+gcc", "+gcc+assertions",

0 commit comments

Comments
 (0)