fix: run tests on ubuntu

This commit is contained in:
Boris Arzentar 2024-08-06 15:50:40 +02:00
parent 0dad12c6cf
commit a590c6ae5b
2 changed files with 2 additions and 2 deletions

View file

@ -29,7 +29,7 @@ jobs:
name: test
needs: get_docs_changes
if: needs.get_docs_changes.outputs.changes_outside_docs == 'true'
runs-on: macos-latest
runs-on: ubuntu-latest
defaults:
run:

View file

@ -29,7 +29,7 @@ jobs:
name: test
needs: get_docs_changes
if: needs.get_docs_changes.outputs.changes_outside_docs == 'true'
runs-on: macos-latest
runs-on: ubuntu-latest
defaults:
run: