Skip to content

Commit acf3d89

Browse files
fix: test phpunit-32bits on ubuntu-slim
Signed-off-by: Josh <josh.t.richards@gmail.com>
1 parent 836b030 commit acf3d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/phpunit-32bits.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ concurrency:
2222

2323
jobs:
2424
phpunit-32bits:
25-
runs-on: ubuntu-latest
25+
runs-on: ubuntu-slim
2626

2727
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
2828

0 commit comments

Comments
 (0)