mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-03 03:52:41 +08:00
Include macos-11 build
This commit is contained in:
parent
fd3d1801ed
commit
5d9fe49cf9
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
|||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest, windows-latest, macos-latest]
|
os: [ubuntu-latest, windows-latest, macos-latest, macos-11]
|
||||||
go-version: [1.18, 1.19]
|
go-version: [1.18, 1.19]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user