mirror of
https://github.com/wailsapp/wails.git
synced 2026-03-14 14:45:49 +01:00
Update go test workflow
This commit is contained in:
parent
371e05cb1f
commit
2c99f9e43c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pr-master.yml
vendored
2
.github/workflows/pr-master.yml
vendored
|
|
@ -36,7 +36,7 @@ jobs:
|
|||
github.event.review.state == 'approved' &&
|
||||
github.repository == 'wailsapp/wails' &&
|
||||
github.base_ref == 'master' &&
|
||||
github.head_ref != 'update-sponsors'
|
||||
github.event.pull_request.head.ref != 'update-sponsors'
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-22.04, windows-latest, macos-latest, ubuntu-24.04]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue