diff --git a/.github/workflows/block-unconventional-commits.yml b/.github/workflows/block-unconventional-commits.yml
index 295c30b..90dd087 100644
--- a/.github/workflows/block-unconventional-commits.yml
+++ b/.github/workflows/block-unconventional-commits.yml
@@ -20,7 +20,7 @@ jobs:
block-unconventional-commits:
name: Block unconventional commits
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
steps:
- name: Checkout
diff --git a/.github/workflows/fixup.yml b/.github/workflows/fixup.yml
index 98d4992..9548d19 100644
--- a/.github/workflows/fixup.yml
+++ b/.github/workflows/fixup.yml
@@ -24,7 +24,7 @@ jobs:
pull-requests: write
name: Block fixup and squash commits
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
steps:
- name: Run check
diff --git a/.github/workflows/lint-info-xml.yml b/.github/workflows/lint-info-xml.yml
index 492e8a0..bf6f178 100644
--- a/.github/workflows/lint-info-xml.yml
+++ b/.github/workflows/lint-info-xml.yml
@@ -16,7 +16,7 @@ concurrency:
jobs:
xml-linters:
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
name: info.xml lint
steps:
diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml
index c37ab3f..a965ecc 100644
--- a/.github/workflows/lint-php.yml
+++ b/.github/workflows/lint-php.yml
@@ -16,7 +16,7 @@ concurrency:
jobs:
matrix:
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
outputs:
php-versions: ${{ steps.versions.outputs.php-versions }}
steps:
@@ -55,7 +55,7 @@ jobs:
summary:
permissions:
contents: none
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
needs: php-lint
if: always()
diff --git a/.github/workflows/psalm-matrix.yml b/.github/workflows/psalm-matrix.yml
index 8e3d42f..1dcd93c 100644
--- a/.github/workflows/psalm-matrix.yml
+++ b/.github/workflows/psalm-matrix.yml
@@ -13,7 +13,7 @@ concurrency:
jobs:
matrix:
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
outputs:
ocp-matrix: ${{ steps.versions.outputs.ocp-matrix }}
steps:
@@ -56,7 +56,7 @@ jobs:
run: composer run psalm
summary:
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
needs: static-analysis
if: always()
diff --git a/.github/workflows/update-nextcloud-ocp-approve-merge.yml b/.github/workflows/update-nextcloud-ocp-approve-merge.yml
index 9d24f73..c3f5716 100644
--- a/.github/workflows/update-nextcloud-ocp-approve-merge.yml
+++ b/.github/workflows/update-nextcloud-ocp-approve-merge.yml
@@ -22,7 +22,7 @@ concurrency:
jobs:
auto-approve-merge:
if: github.actor == 'nextcloud-command'
- runs-on: ubuntu-latest-low
+ runs-on: ubuntu-latest
permissions:
# for hmarr/auto-approve-action to approve PRs
pull-requests: write
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 00a488c..7b58333 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -12,7 +12,7 @@
customization
https://github.com/IONOS-Productivity/nc-theming/issues
-
+