Skip to content

Commit fd1a58d

Browse files
committed
use GH runners for actions
Signed-off-by: Alexander Piskun <[email protected]>
1 parent dd187c1 commit fd1a58d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docker-cpu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
push_to_registry:
88
name: Build image
9-
runs-on: ubuntu-latest
9+
runs-on: ubuntu-22.04
1010
if: ${{ github.repository_owner == 'nextcloud' }}
1111
permissions:
1212
packages: write

0 commit comments

Comments
 (0)