diff --git a/.github/workflows/build-and-test-v3.yml b/.github/workflows/build-and-test-v3.yml index e77c6190a..61cb9dde9 100644 --- a/.github/workflows/build-and-test-v3.yml +++ b/.github/workflows/build-and-test-v3.yml @@ -33,7 +33,7 @@ jobs: strategy: fail-fast: false matrix: - os: [warp-windows-latest-x64-2x, warp-macos-15-arm64-6x, warp-ubuntu-latest-x64-2x] + os: [windows-latest, macos-latest, ubuntu-latest] go-version: [1.24] steps: diff --git a/.github/workflows/pr.yml b/.github/workflows/pr-v2.yml similarity index 92% rename from .github/workflows/pr.yml rename to .github/workflows/pr-v2.yml index 52586661c..8adc29a56 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr-v2.yml @@ -11,7 +11,7 @@ on: jobs: check_docs: name: Check Docs - if: ${{github.repository == 'wailsapp/wails' && contains(github.head_ref,'feature/')}} + if: ${{github.repository == 'wailsapp/wails' && github.base_ref == 'master'}} runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 @@ -55,7 +55,7 @@ jobs: test_go: name: Run Go Tests runs-on: ${{ matrix.os }} - if: github.event.review.state == 'approved' + if: github.event.review.state == 'approved' && github.repository == 'wailsapp/wails' && github.base_ref == 'master' strategy: matrix: os: [ubuntu-22.04, windows-latest, macos-latest, ubuntu-24.04] diff --git a/website/static/img/sponsors.svg b/website/static/img/sponsors.svg index 71215912a..92c50b150 100644 --- a/website/static/img/sponsors.svg +++ b/website/static/img/sponsors.svg @@ -156,50 +156,54 @@ text { Helpers - + - + - + - + - + - + - + - + - + - + - + - + + + + +