bump macos version

This commit is contained in:
Jaremy Creechley 2023-07-10 13:25:46 -07:00
parent ef9fc79ec7
commit a1f57ae605
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300
1 changed files with 1 additions and 3 deletions

View File

@ -15,8 +15,6 @@ jobs:
target: target:
- os: linux - os: linux
cpu: amd64 cpu: amd64
- os: linux
cpu: i386
- os: macos - os: macos
cpu: amd64 cpu: amd64
- os: windows - os: windows
@ -31,7 +29,7 @@ jobs:
shell: bash shell: bash
- target: - target:
os: macos os: macos
builder: macos-10.15 builder: macos-12
shell: bash shell: bash
- target: - target:
os: windows os: windows