Skip to content

Commit 6495793

Browse files
committed
use ubuntu-22.04 to fix rpm instakll (unshare) issues
1 parent 625abf3 commit 6495793

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/photon-os-installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [pull_request, push, workflow_dispatch]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-latest
7+
runs-on: ubuntu-22.04
88

99
steps:
1010
- name: Checkout code

0 commit comments

Comments
 (0)