mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 10:18:54 +00:00
try macOS for builds
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -66,7 +66,8 @@ jobs:
|
||||
|
||||
build:
|
||||
needs: unit-integration-test
|
||||
runs-on: ubuntu-20.04
|
||||
# The CPU and RAM resources for macOS machines are much better on Github-hosted runners
|
||||
runs-on: macos-10.15
|
||||
name: Build
|
||||
env:
|
||||
MATRIX_ARCH: ${{ matrix.arch }}
|
||||
|
||||
Reference in New Issue
Block a user