We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd187c1 commit fd1a58dCopy full SHA for fd1a58d
.github/workflows/publish-docker-cpu.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
push_to_registry:
8
name: Build image
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
10
if: ${{ github.repository_owner == 'nextcloud' }}
11
permissions:
12
packages: write
0 commit comments