diff --git a/.github/workflows/ci-analyze.yml b/.github/workflows/ci-analyze.yml index 48b7972..493e282 100644 --- a/.github/workflows/ci-analyze.yml +++ b/.github/workflows/ci-analyze.yml @@ -14,7 +14,7 @@ concurrency: jobs: analyze: name: Analyze - runs-on: simplepark-runners + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 diff --git a/.github/workflows/ci-format.yml b/.github/workflows/ci-format.yml index 1347f5d..810888f 100644 --- a/.github/workflows/ci-format.yml +++ b/.github/workflows/ci-format.yml @@ -14,7 +14,7 @@ concurrency: jobs: format: name: Format - runs-on: simplepark-runners + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 diff --git a/.github/workflows/ci-test.yml b/.github/workflows/ci-test.yml index 22a6b9c..14ab006 100644 --- a/.github/workflows/ci-test.yml +++ b/.github/workflows/ci-test.yml @@ -14,7 +14,7 @@ concurrency: jobs: test: name: Test - runs-on: simplepark-runners + runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 diff --git a/profile/README.md b/profile/README.md index e231e11..3613080 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,6 +1,6 @@ # Welcome to the SimplePark Platform -![SimplePark Banner](https://raw.githubusercontent.com/simplepark/.github/main/assets/banner.jpeg) +![SimplePark Banner](https://raw.githubusercontent.com/SimplePark-BV/.github/refs/heads/main/assets/banner.jpeg) ## ✨ About SimplePark