We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9064fc commit 9b7b8c5Copy full SHA for 9b7b8c5
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
21,
16
]
17
# and run on both Linux and Windows
18
- os: [ubuntu-20.04, windows-2022, windows-2019, macos-12]
+ os: [ubuntu-22.04, windows-2022, windows-2019, macos-14]
19
runs-on: ${{ matrix.os }}
20
continue-on-error: true
21
steps:
0 commit comments